Skip to content

Commit 87d0d9b

Browse files
committed
Use node 10 for travis
1 parent 96ee0e0 commit 87d0d9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

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

33
language: node_js
44
node_js:
5-
- "6"
5+
- "10"
66

77
os:
88
- linux

0 commit comments

Comments
 (0)