Skip to content

Commit

Permalink
Test with latest Node.js LTS, fixes #33
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Jun 2, 2018
1 parent de7ad1d commit a7bd221
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
sudo: false
node_js:
- '6'
- 'lts/*'
before_script:
- npm install -g grunt-cli
after_success:
Expand Down

0 comments on commit a7bd221

Please sign in to comment.