Skip to content

Commit

Permalink
build(ci): run CI with most recent LTS version (angular#4708)
Browse files Browse the repository at this point in the history
* Runs Travis with the most up-to-date LTS version.
  • Loading branch information
devversion authored and tinayuangao committed May 22, 2017
1 parent a41ef27 commit 8f2a11e
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
sudo: false

node_js:
- '6.10.2'
- '--lts'

addons:
jwt:
Expand Down

0 comments on commit 8f2a11e

Please sign in to comment.