Skip to content

Commit

Permalink
Removing CodeCov.
Browse files Browse the repository at this point in the history
  • Loading branch information
klakegg committed Sep 16, 2019
1 parent 7e10085 commit e57518d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ services:
install:
- make build-docker

after_success:
- bash <(curl -s https://codecov.io/bash)
#after_success:
# - bash <(curl -s https://codecov.io/bash)

cache:
directories:
Expand Down

0 comments on commit e57518d

Please sign in to comment.