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 037ee4e commit ae990c7Copy full SHA for ae990c7
.travis.yml
@@ -1,7 +1,6 @@
1
language: node_js
2
node_js:
3
- - "4.1"
4
- - "4.0"
+ - "6.4"
5
before_script:
6
- npm install -g gulp
7
- gulp build
0 commit comments