aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini6
1 files changed, 0 insertions, 6 deletions
diff --git a/tox.ini b/tox.ini
index aefd4ed..7682eb0 100644
--- a/tox.ini
+++ b/tox.ini
@@ -14,12 +14,6 @@ deps = {[testenv]basedeps}
setenv = PYTHONPATH=../google_appengine
commands = nosetests --ignore-files=test_appengine\.py {posargs}
-# whitelist
-branches:
- only:
- - master
- - python3
-
[testenv:cover]
basepython = python2.7
commands =