summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2019-12-21 16:27:05 +0100
committerJulian Berman <Julian@GrayVines.com>2019-12-21 16:27:05 +0100
commit2c079f224c0e2fd426f937484c7c26f13d3d58af (patch)
tree884164019d7c35db68fa54339dedd0bc75b4205c /tox.ini
parentab3bf4ab76411e4e59cccdafd88f6ec4bf4e5865 (diff)
downloadjsonschema-2c079f224c0e2fd426f937484c7c26f13d3d58af.tar.gz
And a coverage GHA.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 4ed385b..d92af87 100644
--- a/tox.ini
+++ b/tox.ini
@@ -139,7 +139,7 @@ deps =
pygments-github-lexers
[testenv:codecov]
-passenv = CODECOV* CI TRAVIS TRAVIS_*
+passenv = CODECOV* CI
setenv = {[testenv:coverage]setenv}
commands =
{envbindir}/python -m pip install '{toxinidir}[format]'