Skip to content

Commit

Permalink
Add pip install to make sure to generate output fast enough for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bolkedebruin authored and mistercrunch committed Oct 21, 2015
1 parent 903bb81 commit 2ec5690
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 @@ env:
- TOX_ENV=py27-cdh
- TOX_ENV=py27-hdp
install:
- pip install -rrequirements.txt
- pip install tox
script:
- tox --version
Expand Down

0 comments on commit 2ec5690

Please sign in to comment.