Skip to content

Commit fa0345e

Browse files
committed
build: support io.js 1.x
1 parent 51d2678 commit fa0345e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ node_js:
44
- "0.8"
55
- "0.10"
66
- "0.12"
7+
- "1.0"
8+
- "1.8"
79
sudo: false
810
script:
911
- "test $TRAVIS_NODE_VERSION != '0.6' || npm test"

0 commit comments

Comments
 (0)