1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

Setting tox version to 2.5

This commit is contained in:
Mitchell Ludwig 2018-12-02 19:09:13 -07:00
parent 508097df13
commit 211caa947b

View File

@ -14,7 +14,7 @@ matrix:
env: TOXENV=py36
install:
- pip install tox==2.9.1
- pip install tox==2.5.0
script:
- tox