Skip to content

Commit d8bc41f

Browse files
committed
Run tests on min node.js v10
1 parent 3bc24b2 commit d8bc41f

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
@@ -2,7 +2,7 @@ sudo: false
22
language: node_js
33

44
node_js:
5-
- "8"
5+
- "10"
66
- "stable"
77

88
after_script:

0 commit comments

Comments
 (0)