Skip to content

Commit

Permalink
try with upgraded setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
pyroscope committed May 5, 2015
1 parent a51d0b3 commit 6792af2
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 @@ -7,6 +7,7 @@ python:
# - sudo apt-get update -qq
# - sudo apt-get install -qq python-apt python-pycurl
install:
- pip install -UI setuptools
- pip install -r requirements-dev.txt
- paver develop -U
script:
Expand Down

0 comments on commit 6792af2

Please sign in to comment.