Skip to content

Commit

Permalink
Update travis-ci config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkemp committed May 31, 2019
1 parent 38d8b98 commit c390f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
sudo: false
language: node_js
node_js:
- '12'
- '10'
- '8'
- '6'
before_script:
- npm install -g gulp
- gulp lint
Expand Down

0 comments on commit c390f99

Please sign in to comment.