Skip to content

Commit

Permalink
Rework .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed May 9, 2020
1 parent 9750cef commit bded0ba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ addons:

before_install:
- mongo --version
- pip install -U six
install:
- travis_retry pip install -U tox
- travis_retry pip install -U coveralls
- travis_retry pip install -U tox coveralls

script: tox -v
after_success:
Expand Down

0 comments on commit bded0ba

Please sign in to comment.