Skip to content

Commit 8a5aa0b

Browse files
authored
ci: Travis: bump tox==3.9.0 (#797)
1 parent 2bb0135 commit 8a5aa0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ stages:
9494
if: tag IS present
9595

9696
install:
97-
- pip install tox==3.7.0
97+
- pip install tox==3.9.0
9898

9999
script:
100100
- tox

0 commit comments

Comments
 (0)