cleanup challenge infrastructure

This commit is contained in:
James Kasten
2015-01-09 05:30:15 -08:00
parent 8eaeb1bc5e
commit 0bef6769ba
16 changed files with 837 additions and 119 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ commands =
[testenv:cover]
commands =
python setup.py dev
python setup.py nosetests --with-coverage --cover-min-percentage=47
python setup.py nosetests --with-coverage --cover-min-percentage=60
[testenv:lint]
commands =