pass on env variables in tox builds

This commit is contained in:
Patrick Kanzler 2018-05-14 14:26:45 +02:00 committed by GitHub
parent 268a4a18a0
commit 632395a872
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ deps = nose
hypothesis!=3.56.9
viivakoodi
commands = py.test --cov escpos
passenv = ESCPOS_CAPABILITIES_PICKLE_DIR ESCPOS_CAPABILITIES_FILE CI TRAVIS TRAVIS_* APPVEYOR APPVEYOR_* CODECOV_*
[testenv:docs]
basepython = python