We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b2555 commit 137f553Copy full SHA for 137f553
1 file changed
.travis.yml
@@ -1,9 +1,9 @@
1
sudo: false
2
language: node_js
3
node_js:
4
+ - '10'
5
- '8'
6
- '6'
- - '4'
7
before_script:
8
- npm install -g gulp
9
- gulp lint
0 commit comments