X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=.travis.yml;h=5a2588301ac687ec6697e8975be36579d808b08b;hp=d1f382bc9f79f89bef02996ee88f26e0967ba564;hb=5dedec6fb8080fb8089e6f2f9274f2fba577cf87;hpb=85d2da82f349c87a2cbb765575466c7ed153f337 diff --git a/.travis.yml b/.travis.yml index d1f382b..5a25883 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,7 +40,10 @@ env: - TOXENV=py34-flake8 install: - - travis_retry pip install tox + - travis_retry pip install tox ppu script: - tox + +before_cache: + - remove-old-files.py -o 180 ~/.cache/pip