Skip to content

Commit 949cb2e

Browse files
committed
Add TRAVIS_BUILD_DIR to passenv
1 parent 0329bb5 commit 949cb2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ skipsdist = True
44
envlist = python, bash, html, css, php
55

66
[testenv]
7+
passenv = TRAVIS_BUILD_DIR
78
setenv = VIRTUAL_ENV={envdir}
89
deps = -r{toxinidir}/requirements.txt
910
install_command = pip install -U --force-reinstall {opts} {packages}

0 commit comments

Comments
 (0)