Skip to content

Commit 19066ea

Browse files
authored
Update tox.ini
1 parent c09950c commit 19066ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ envlist =
66
py36
77

88
[testenv]
9-
passenv = *
109
deps =
1110
-rrequirements.txt
1211
-rtest/requirements.txt
@@ -18,6 +17,7 @@ passenv =
1817
TEAMCITY_HOST
1918
TEAMCITY_USER
2019
TEAMCITY_PASSWORD
20+
JAVA_HOME
2121
commands =
2222
python setup.py develop
2323
coverage erase

0 commit comments

Comments
 (0)