Skip to content

Commit 625a5bc

Browse files
committed
Removing codecov from travis config
1 parent d84d063 commit 625a5bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ before_script:
1717
# Delay for elasticsearch to start
1818
- sleep 10
1919
before_install:
20-
- pip install codecov
2120
- pip install coveralls
2221
after_success:
23-
- codecov
2422
- coveralls

0 commit comments

Comments
 (0)