Skip to content

Commit

Permalink
Try upgrading to node 8, 10, 12 (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren authored Jun 30, 2020
1 parent 7e8d181 commit e88c00f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: node_js
node_js:
- '4'
- '5'
- '6'
- '7'
- '8'
- '10'
- '12'
before_install:
- npm install -g grunt-cli
before_script:
Expand Down

0 comments on commit e88c00f

Please sign in to comment.