There was an error while loading. Please reload this page.
1 parent 9799cca commit 0bc31a1Copy full SHA for 0bc31a1
.travis.yml
@@ -1,9 +1,7 @@
1
language: node_js
2
node_js:
3
- - "iojs"
4
- - "0.12"
5
- - "0.11"
6
- - "0.10"
+ - 4
+ - 6
7
install:
8
- npm -d install
9
script:
0 commit comments