Skip to content

Commit

Permalink
no setuptools required
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Aug 10, 2017
1 parent 133495b commit 04e5ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ matrix:
# env: TOXENV=py27-skeletontests-Plone-5.1-template-plone_fattheme_buildout

install:
- travis_retry pip install -U setuptools==33.1.1 tox coveralls coverage
- travis_retry pip install -U tox coveralls coverage

before_script:
- export DISPLAY=:99.0
Expand Down

0 comments on commit 04e5ac7

Please sign in to comment.