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 2ce64ef commit a11d804Copy full SHA for a11d804
.travis.yml
@@ -1,7 +1,7 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - '6'
+ - '8'
5
install:
6
- npm install npm -g
7
- npm run install-all
0 commit comments