Skip to content

Commit

Permalink
Remove coverage tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mstuttgart committed Aug 31, 2020
1 parent 7aeeb33 commit 21f043b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ matrix:
env: TOX_ENV=py36
- python: 3.5
env: TOX_ENV=flake8
- python: 3.5
env: TOX_ENV=coverage

install:
- pip install tox
Expand All @@ -45,5 +43,4 @@ deploy:
branch: master

after_success:
- coveralls
- sudo dpkg -i pynocchio*.deb

0 comments on commit 21f043b

Please sign in to comment.