Skip to content

Commit

Permalink
Removed redundant line in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pandrey2003 committed Jul 20, 2020
1 parent e1de577 commit b0e2884
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ python:
- 3.7
- 3.6
install:
- pip install -U tox-travis
- pip install -U setuptools && pip install tox tox-travis coveralls
script:
- tox < testing.txt
Expand Down

0 comments on commit b0e2884

Please sign in to comment.