Skip to content

Commit b13da61

Browse files
committed
Add coveralls
1 parent 422f6e9 commit b13da61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ notifications:
77

88
node_js:
99
- "0.10"
10+
11+
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

0 commit comments

Comments
 (0)