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 6f4b7b8 commit 3df3ee9Copy full SHA for 3df3ee9
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
sudo: required
3
node_js:
4
- - 9
+ - 8.2.1
5
script:
6
- npm run build
7
after_script:
0 commit comments