Skip to content

Commit a1fa132

Browse files
authored
Merge pull request scratchfoundation#5793 from chrisgarrity/update-node-version
use node 10 for travis builds
2 parents 952a584 + ad1af07 commit a1fa132

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
@@ -4,7 +4,7 @@ dist: xenial
44
addons:
55
chrome: stable
66
node_js:
7-
- 8
7+
- 10
88
env:
99
global:
1010
- CHROMEDRIVER_VERSION=LATEST

0 commit comments

Comments
 (0)