Skip to content

Commit

Permalink
add latest node to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jrit committed Mar 19, 2019
1 parent 2f959a8 commit db9c79f
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
Expand Up @@ -2,7 +2,7 @@ language: node_js
node_js:
- "4"
- "6"
- "7"
- "8"
- "node"
before_script:
- npm install -g grunt-cli

0 comments on commit db9c79f

Please sign in to comment.