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

Attempting to fix tox

This commit is contained in:
Mitchell Ludwig 2018-12-02 19:01:31 -07:00
parent 8abf4a5cdf
commit 508097df13

View File

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