Skip to content

Commit

Permalink
update travis to get rid of gulp3 issue on node 10 (#290)
Browse files Browse the repository at this point in the history
* update travis to get rid of gulp3 issue on node 10

nodejs/node#20285

* Update .travis.yml
  • Loading branch information
andxu authored Apr 26, 2018
1 parent efad02b commit 917b99a
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,7 +1,7 @@
language: node_js

node_js:
- 'node'
- '--lts'

os:
- linux
Expand Down

0 comments on commit 917b99a

Please sign in to comment.