Skip to content

Commit 1aa2238

Browse files
committed
Bump node version tests
1 parent f232e6d commit 1aa2238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: false
22
language: node_js
33

44
node_js:
5-
- "4.0"
5+
- "6"
66
- "stable"
77

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

0 commit comments

Comments
 (0)