Skip to content

Commit 8073e0f

Browse files
committed
Well, 0.6
1 parent 0962bee commit 8073e0f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: node_js
22
node_js:
3-
- 0.4
43
- 0.6
54
- 0.8
65
- 0.10

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"license": "Apache-2.0",
2424
"engines": {
25-
"node": ">=0.4"
25+
"node": ">=0.6"
2626
},
2727
"scripts": {
2828
"prepublish": "npm test",

0 commit comments

Comments
 (0)