Skip to content

Commit 31b0101

Browse files
committed
Update travis.yml for codecov
1 parent 05f7d15 commit 31b0101

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.coverage

Lines changed: 0 additions & 1 deletion
This file was deleted.

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ script:
1818
- touch _build/html/.nojekyll
1919

2020
after_success:
21-
- codecov
21+
- bash <(curl -s https://codecov.io/bash)
2222

2323
deploy:
2424
provider: pages

0 commit comments

Comments
 (0)