We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9dfc02 commit 1fb8696Copy full SHA for 1fb8696
.travis.yml
@@ -1,7 +1,7 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - "node"
+ - "9"
5
before_script:
6
- npm run build
7
cache:
0 commit comments