pass on env variables in tox builds
This commit is contained in:
parent
268a4a18a0
commit
632395a872
1
tox.ini
1
tox.ini
@ -13,6 +13,7 @@ deps = nose
|
|||||||
hypothesis!=3.56.9
|
hypothesis!=3.56.9
|
||||||
viivakoodi
|
viivakoodi
|
||||||
commands = py.test --cov escpos
|
commands = py.test --cov escpos
|
||||||
|
passenv = ESCPOS_CAPABILITIES_PICKLE_DIR ESCPOS_CAPABILITIES_FILE CI TRAVIS TRAVIS_* APPVEYOR APPVEYOR_* CODECOV_*
|
||||||
|
|
||||||
[testenv:docs]
|
[testenv:docs]
|
||||||
basepython = python
|
basepython = python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user