Removing section from tox that is YAML formatted.
It seems to be a remnant of come copy-pasta in .travis.yml.
This commit is contained in:
6
tox.ini
6
tox.ini
@@ -14,12 +14,6 @@ deps = {[testenv]basedeps}
|
|||||||
setenv = PYTHONPATH=../google_appengine
|
setenv = PYTHONPATH=../google_appengine
|
||||||
commands = nosetests --ignore-files=test_appengine\.py {posargs}
|
commands = nosetests --ignore-files=test_appengine\.py {posargs}
|
||||||
|
|
||||||
# whitelist
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
- python3
|
|
||||||
|
|
||||||
[testenv:cover]
|
[testenv:cover]
|
||||||
basepython = python2.7
|
basepython = python2.7
|
||||||
commands =
|
commands =
|
||||||
|
|||||||
Reference in New Issue
Block a user