Skip to content

Commit faa072e

Browse files
committed
Min node.js 6.x
1 parent d478dd1 commit faa072e

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-
- '4'
10+
- '6'
1111
- stable
1212

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

0 commit comments

Comments
 (0)