Skip to content

Commit

Permalink
Moving setenv
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Oct 21, 2015
1 parent f088242 commit 4492dc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ basepython =
py27: python2.7
py34: python3.4
setenv =
COVERALLS_REPO_TOKEN=ic8IH7CrUrtweVbmY3VZQ7ncEGe1XJA5E
cdh: HADOOP_DISTRO=cdh
cdh: HADOOP_HOME=/tmp/hadoop-cdh
cdh: KRB5_CONFIG=/tmp/minikdc/work
Expand All @@ -32,8 +33,6 @@ passenv =
TRAVIS_BUILD_DIR
TRAVIS_JOB_ID
USER
setenv =
COVERALLS_REPO_TOKEN=ic8IH7CrUrtweVbmY3VZQ7ncEGe1XJA5E
commands =
pip wheel -w {homedir}/.wheelhouse -f {homedir}/.wheelhouse -r requirements.txt
pip install --find-links={homedir}/.wheelhouse --no-index -rrequirements.txt
Expand Down

0 comments on commit 4492dc1

Please sign in to comment.