Skip to content

Commit

Permalink
ci: Travis: bump tox==3.9.0 (#797)
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Jan 7, 2020
1 parent 2bb0135 commit 8a5aa0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ stages:
if: tag IS present

install:
- pip install tox==3.7.0
- pip install tox==3.9.0

script:
- tox
Expand Down

0 comments on commit 8a5aa0b

Please sign in to comment.