Skip to content

Commit

Permalink
add more node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Jun 4, 2018
1 parent 8c76832 commit 104cba5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ matrix:
allow_failures:
- env: TARGET=saucelabs
node_js:
- '6.12'
- '6'
- '8'
- '9'
- '10'
before_script:
- npm install -g bower
- npm install -g grunt-cli
Expand Down

0 comments on commit 104cba5

Please sign in to comment.