Skip to content

Commit bff8325

Browse files
chore: increase minimum travis test version to node v10
1 parent bb83eff commit bff8325

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ os:
44
- osx
55
node_js:
66
- "node"
7-
- "8"
7+
- "10"
8+
# - "8"
89
# - "6.9"

0 commit comments

Comments
 (0)