Skip to content

Commit 8f2a11e

Browse files
devversiontinayuangao
authored andcommitted
build(ci): run CI with most recent LTS version (#4708)
* Runs Travis with the most up-to-date LTS version.
1 parent a41ef27 commit 8f2a11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
sudo: false
33

44
node_js:
5-
- '6.10.2'
5+
- '--lts'
66

77
addons:
88
jwt:

0 commit comments

Comments
 (0)