Skip to content

Commit 67942f9

Browse files
committed
Travis: Test on Node 10 instead of 8 which is EOL
1 parent 0b081f2 commit 67942f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- "8"
3+
- "10"
44
addons:
55
apt:
66
packages:

0 commit comments

Comments
 (0)