Skip to content

Commit e253303

Browse files
committed
Test on min node.js 8
1 parent 9555fda commit e253303

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
@@ -7,7 +7,7 @@ notifications:
77
on_failure: change
88

99
node_js:
10-
- "6"
10+
- "8"
1111
- stable
1212

1313
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

0 commit comments

Comments
 (0)