Skip to content

Commit 621849d

Browse files
committed
build: support io.js 2.x
1 parent f5696e5 commit 621849d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ node_js:
55
- "0.12"
66
- "1.0"
77
- "1.8"
8+
- "2.0"
89
sudo: false
910
script: "npm run-script test-travis"
1011
after_script: "npm install [email protected] && cat ./coverage/lcov.info | coveralls"

0 commit comments

Comments
 (0)