We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f119438 commit da2fb5fCopy full SHA for da2fb5f
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
3
node_js:
4
- - "6"
+ - "6.5" # latest 6 is causing issues with travis.
5
- "5"
6
- "4"
7
- "iojs"
0 commit comments