Skip to content

Commit

Permalink
Removed Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
dyohan9 committed Dec 17, 2019
1 parent f4c0661 commit 87803b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ install:
- pip install pipenv
- pipenv install --system --dev
- pip install coveralls
- pip install codecov
- python manage.py collectstatic
env:
global:
Expand All @@ -18,4 +17,3 @@ script:
- travis_wait coverage run manage.py test
after_success:
- coveralls
- codecov

0 comments on commit 87803b8

Please sign in to comment.