Skip to content

Commit

Permalink
Remove build step debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Sekenre committed Jan 20, 2020
1 parent e4b7c8c commit 4870df9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -58,8 +58,7 @@ jobs:
install: pip install tox

script:
- python -c "from __future__ import print_function; import platform; print(platform.libc_ver())"
- tox -vv
- tox

after_success:
- pip install coveralls
Expand Down

0 comments on commit 4870df9

Please sign in to comment.