Skip to content

Commit c00cd10

Browse files
committed
build(ci): Removed codecov.io integration since it is not complete
1 parent efd5f06 commit c00cd10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ before_install:
1818
before_script:
1919
- npm prune
2020
after_success:
21-
- bash <(curl -s https://codecov.io/bash)
2221
- 'curl -Lo travis_after_all.py https://git.io/travis_after_all'
2322
- python travis_after_all.py
2423
- export $(cat .to_export_back) &> /dev/null

0 commit comments

Comments
 (0)