Skip to content

Commit

Permalink
Try tricking travis-ci to install newer setuptools.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Apr 26, 2017
1 parent 63819af commit 355ab68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ sudo: false
python:
- "2.7"
install:
- pip install -U setuptools
- python bootstrap.py
- bin/buildout
script:
Expand Down

0 comments on commit 355ab68

Please sign in to comment.