Skip to content

Commit 9ae067a

Browse files
committedMay 31, 2019
Update travis-ci config.
1 parent e2a661e commit 9ae067a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
sudo: false
22
language: node_js
33
node_js:
4+
- '12'
45
- '10'
56
- '8'
6-
- '6'
77
before_script:
88
- npm install -g gulp
99
- gulp lint

0 commit comments

Comments
 (0)