We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc5d39 commit 59bf925Copy full SHA for 59bf925
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "node"
+ - "8"
4
before_install:
5
- npm i -g npm
6
script:
0 commit comments