Skip to content

Commit 35b8e15

Browse files
committed
for ci
1 parent 674b644 commit 35b8e15

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ node_js:
55
- "0.12"
66
- "0.11"
77
- "0.10"
8-
script: npm run mocha && npm run cov
8+
script: npm run mocha
9+
after_script:
10+
npm run cov

0 commit comments

Comments
 (0)