Skip to content

Commit

Permalink
Try again to update setuptool on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardomurri committed Sep 5, 2016
1 parent 548382b commit 5ad00ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ addons:
packages:
- time
install:
- "easy_install -U setuptools"
- "pip install --upgrade setuptools"
- "pip install nose mock"
- "pip install -e .[openstack,ec2,daemon]"
script: nosetests -v

0 comments on commit 5ad00ee

Please sign in to comment.