We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0962bee commit 8073e0fCopy full SHA for 8073e0f
.travis.yml
@@ -1,6 +1,5 @@
1
language: node_js
2
node_js:
3
- - 0.4
4
- 0.6
5
- 0.8
6
- 0.10
package.json
@@ -22,7 +22,7 @@
22
},
23
"license": "Apache-2.0",
24
"engines": {
25
- "node": ">=0.4"
+ "node": ">=0.6"
26
27
"scripts": {
28
"prepublish": "npm test",
0 commit comments