Skip to content

Commit d2231e9

Browse files
committed
Enable coverage reporting
1 parent 8036983 commit d2231e9

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
@@ -3,4 +3,4 @@ node_js:
33
- iojs
44
- 0.12
55
- 0.10
6-
#after_success: cat coverage/lcov.info | node_modules/.bin/coveralls --verbose
6+
after_success: cat coverage/lcov.info | node_modules/.bin/coveralls --verbose

0 commit comments

Comments
 (0)