Skip to content

Commit

Permalink
Use node lts on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mlix8hoblc committed Feb 6, 2018
1 parent bb97e60 commit d39ae4f
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,6 +1,6 @@
language: node_js
node_js:
- '0.10'
- 'lts/*'
before_script:
- npm install
script:
Expand Down

0 comments on commit d39ae4f

Please sign in to comment.