Skip to content
This repository was archived by the owner on Jan 28, 2020. It is now read-only.

Commit 5ace580

Browse files
committed
Update travis config.
1 parent 7a82f46 commit 5ace580

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+
- '10'
45
- '8'
56
- '6'
6-
- '4'
77
before_script:
88
- npm install -g gulp
99
- gulp lint

0 commit comments

Comments
 (0)