Skip to content

Commit

Permalink
Gulp 3 does not support Node 10+
Browse files Browse the repository at this point in the history
  • Loading branch information
pzhlkj6612 committed Nov 23, 2020
1 parent 5937db3 commit d11a51b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
node_js:
- "stable"
- "8"
- "6"
- "4"

0 comments on commit d11a51b

Please sign in to comment.