Skip to content

Commit ecb2011

Browse files
committed
1 parent bb70c2f commit ecb2011

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
@@ -4,7 +4,7 @@ node_js:
44
- "0.10"
55
- "0.12"
66
- "1.0"
7-
- "1.5"
7+
- "1.8"
88
sudo: false
99
script: "npm run-script test-travis"
1010
after_script: "npm install [email protected] && cat ./coverage/lcov.info | coveralls"

0 commit comments

Comments
 (0)