We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16214cd commit f571b1aCopy full SHA for f571b1a
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "4"
+ - "8"
4
before_script:
5
- npm install -g gulp
6
script: gulp build
0 commit comments