X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=project_template%2F.travis.yml;h=e5fa7117560c0cecdf8a0de334a6d786cf27ebdf;hb=30a18d3f2facb32032ab8036b212111f6f715131;hp=d78fc858d1324b9425d095de7fae9354f8b256e7;hpb=ae876aff04182070cab37ec32feda22af8603ee7;p=cookiecutter.git diff --git a/project_template/.travis.yml b/project_template/.travis.yml index d78fc85..e5fa711 100644 --- a/project_template/.travis.yml +++ b/project_template/.travis.yml @@ -41,7 +41,7 @@ matrix: - env: TOXENV=pypy install: - - travis_retry pip install --upgrade pip setuptools tox ppu + - travis_retry pip install --upgrade "pip < 19.1" setuptools tox ppu script: - tox