Skip to content

Commit 93b4921

Browse files
Use node 10 for builds
1 parent 7084bdb commit 93b4921

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
@@ -1,6 +1,6 @@
11
sudo: false
22
language: node_js
3-
node_js: '8.9.3'
3+
node_js: '10'
44
addons:
55
apt:
66
sources:

0 commit comments

Comments
 (0)