Skip to content

Commit 3283e52

Browse files
devversionjelbourn
authored andcommitted
build: update travis to use most recent nodejs LTS version (#13104)
1 parent a5bc79c commit 3283e52

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
@@ -5,7 +5,7 @@ sudo: false
55
node_js:
66
# Use the explicit NodeJS LTS version 8.9.4 to avoid any automatic upgrade of the version.
77
# This ensures that all Travis jobs run consistently and don't have different Node versions.
8-
- '8.11.3'
8+
- '8.12.0'
99

1010
addons:
1111
jwt:

0 commit comments

Comments
 (0)