Skip to content

Commit

Permalink
set integration3 env to use py34 instead of py35, since Travis is hav…
Browse files Browse the repository at this point in the history
…ing issues with py35
  • Loading branch information
jantman committed Feb 5, 2016
1 parent 0abe206 commit a1f7265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ passenv = CI TRAVIS* CONTINUOUS_INTEGRATION AWS*
setenv =
TOXINIDIR={toxinidir}
TOXDISTDIR={distdir}
basepython = python3.5
basepython = python3.4
sitepackages = False
commands =
python --version
Expand Down

0 comments on commit a1f7265

Please sign in to comment.