Skip to content

Commit

Permalink
fix: remove codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
dpittner committed Dec 1, 2021
1 parent bbf50ea commit 9db04c8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@ install:

script:
- make travis-ci

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


before_deploy:
- pip install --user bump2version
- npm install @semantic-release/changelog
Expand Down

0 comments on commit 9db04c8

Please sign in to comment.