X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=inline;f=.travis.yml;h=5a2588301ac687ec6697e8975be36579d808b08b;hb=d345973282b7d3ffc5fe91896751a7c8a4172978;hp=d1f382bc9f79f89bef02996ee88f26e0967ba564;hpb=0de3e04c1c3c8e824d799a7ba219ec50a3fccb64;p=sqlconvert.git 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