Skip to content

Commit

Permalink
- use fixed setuptools version
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed May 15, 2017
1 parent 09c9fb4 commit 4eb875f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ python:
- 3.5
- 3.6
install:
- pip install -U setuptools==33.1.1
- python bootstrap.py
- bin/buildout
script:
Expand Down

0 comments on commit 4eb875f

Please sign in to comment.