[tor-commits] [sbws/master] Remove passenv since it is not needed with tox-travis

juga at torproject.org juga at torproject.org
Mon Sep 24 20:30:36 UTC 2018


commit 9db92bd8c2596893d7c5eef7da1e62a82b7c9810
Author: juga0 <juga at riseup.net>
Date:   Fri Sep 14 09:41:50 2018 +0000

    Remove passenv since it is not needed with tox-travis
---
 tox.ini | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/tox.ini b/tox.ini
index bf86c65..45f004d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -56,10 +56,6 @@ install_command =
 deps = .[test]
 commands =
    coverage run -a --rcfile={toxinidir}/.coveragerc --source=sbws -m pytest -s {toxinidir}/tests/unit -vv
-passenv =
-  TRAVIS
-  TRAVIS_JOB_ID
-  TRAVIS_BRANCH
 
 
 [testenv:doc]





More information about the tor-commits mailing list