Skip to content

Commit 1326234

Browse files
devversionjelbourn
authored andcommitted
ci: run with LTS node version (#3906)
* Updates the previous LTS version to the current LTS version of node.
1 parent 98c0b1d commit 1326234

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.9.4'
5+
- '6.10.2'
66

77
addons:
88
jwt:

0 commit comments

Comments
 (0)