Skip to content

Commit

Permalink
Place on one line to ensure only relevant builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bolkedebruin authored and mistercrunch committed Oct 21, 2015
1 parent 0ac3f7b commit ed182b4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ services:
python:
- "2.7"
env:
- TOX_ENV=py27-cdh
- TOX_ENV=py27-hdp
- PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
- TOX_ENV=py27-cdh PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
- TOX_ENV=py27-hdp PIP_DOWNLOAD_CACHE=$HOME/.pip-cache
cache:
directories:
- $HOME/.pip-cache/
Expand Down

0 comments on commit ed182b4

Please sign in to comment.