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