We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4765ab0 commit ccd671bCopy full SHA for ccd671b
1 file changed
.travis.yml
@@ -1,7 +1,5 @@
1
language: node_js
2
node_js:
3
- - "node"
4
-
5
-before_script:
6
- - npm install -g gulp
7
-script: gulp test
+ - "9"
+
+script: npm test
0 commit comments