Skip to content

Commit

Permalink
Fixes travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Jul 18, 2019
1 parent 48a74c0 commit 5ef5159
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 @@ -17,8 +17,8 @@ script:
- poetry run mypy flake8_eradicate.py
- poetry run pytest
- poetry check
- poetry run pip check
- poetry run safety check --bare --full-report
- poetry run pip check
- poetry run safety check --bare --full-report

after_success:
- pip install coveralls
Expand Down

0 comments on commit 5ef5159

Please sign in to comment.