Skip to content

Commit

Permalink
Setup Travis build environment with latest setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardomurri committed Sep 5, 2016
1 parent dafaa80 commit 548382b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ addons:
packages:
- time
install:
- "easy_install -U setuptools"
- "pip install nose mock"
- "pip install -e .[openstack,ec2,daemon]"
script: nosetests -v

0 comments on commit 548382b

Please sign in to comment.