Skip to content

Commit 2ad30c9

Browse files
add codecov.io
1 parent bd501de commit 2ad30c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ script:
1010
- npm run cover
1111

1212
after_success:
13+
- bash <(curl -s https://codecov.io/bash) || true
1314
- ./node_modules/.bin/coveralls < coverage/lcov.info || true
1415
- ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info || true

0 commit comments

Comments
 (0)