Skip to content

Commit

Permalink
Make travis use latest LTS node version #269
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaid-Safadi committed Apr 29, 2018
1 parent 5c5c89f commit 81d94b0
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 @@ -4,7 +4,7 @@ addons:
chrome: stable

node_js:
- "node"
- "lts/*"

cache:
yarn: true
Expand Down

0 comments on commit 81d94b0

Please sign in to comment.