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:
Danny Hermes
2015-08-07 13:55:33 -07:00
parent 5a44c8c6e6
commit ea751883bf

View File

@@ -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 =