diff --git a/.travis.yml b/.travis.yml index 8e0162f7fff..4167b1c9923 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,9 +27,7 @@ matrix: - python: "3.7" env: TOXENV=py37 -cache: - directories: - - $HOME/.cache/pip +cache: pip install: pip install -U tox language: python script: travis_wait 40 tox --develop