[7.0] Remove node 0.10, 0.12 and 5 from Travis (#284)
* Remove node 0.10, 0.12 and 5 from Travis * add engines to package.json
This commit is contained in:
committed by
Daniel Tschinder
parent
5785f0ce72
commit
b72d4d40a5
@@ -11,6 +11,10 @@
|
||||
"bin",
|
||||
"lib"
|
||||
],
|
||||
"engines" : {
|
||||
"node" : ">=4.2.0",
|
||||
"npm": ">=2.14.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "^0.17.0",
|
||||
"babel-cli": "^6.14.0",
|
||||
|
||||
Reference in New Issue
Block a user