Skip to content

Commit c20ccb5

Browse files
committed
Test with latest node.js stable release
1 parent 825b0c7 commit c20ccb5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ notifications:
77

88
node_js:
99
- "0.10"
10-
- "4.0"
11-
- "4.1"
10+
- "stable"
1211

1312
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

0 commit comments

Comments
 (0)