Skip to content

Commit bb8359f

Browse files
authored
Travis: upgrade tox to 3.7.0 (#695)
1 parent 52fae7a commit bb8359f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ stages:
8080
if: tag IS present
8181

8282
install:
83-
- pip install tox==3.3.0
83+
- pip install tox==3.7.0
8484

8585
script:
8686
- tox

0 commit comments

Comments
 (0)