]> git.phdru.name Git - ppu.git/blobdiff - .travis.yml
Upgrade: http://phdru.name -> https://phdru.name
[ppu.git] / .travis.yml
index e2743b2e4876c2a52e295220801d8af9c7fa0212..75d4038c477451bdf43953f7f527377dad642a6e 100644 (file)
@@ -34,7 +34,7 @@ matrix:
     env: TOXENV=py34-flake8
 
 install:
-  - travis_retry pip install tox
+  - travis_retry pip install --upgrade pip setuptools "tox <= 2.9.1"
 
 script:
   - tox