Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Use node 10 and 12
  • Loading branch information
linkRace authored Aug 24, 2020
1 parent c64f5bf commit 3efc640
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
language: node_js

node_js:
- "8"
- "6"
- "4"
- "0.12"
- "0.10"
- "10"
- "12"

before_script:
- npm install -g grunt-cli

0 comments on commit 3efc640

Please sign in to comment.