There was an error while loading. Please reload this page.
1 parent 5335781 commit b85d3a6Copy full SHA for b85d3a6
1 file changed
.travis.yml
@@ -2,8 +2,10 @@ sudo: false
2
language: node_js
3
node_js:
4
- "0.10"
5
- - "0.12"
6
- - "iojs"
+ - node
+ - iojs-1
7
+ - iojs-2
8
+ - iojs
9
script: npm run travis
10
env:
11
- NO_WATCH_TESTS=1
0 commit comments