removing support for 0.12
This commit is contained in:
parent
5424258154
commit
429c73f12c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
environment:
|
||||
matrix:
|
||||
# node.js
|
||||
- nodejs_version: "0.12"
|
||||
- nodejs_version: "1"
|
||||
- nodejs_version: "4"
|
||||
- nodejs_version: "5"
|
||||
- nodejs_version: "6"
|
||||
|
|
Loading…
Reference in a new issue