try junit

This commit is contained in:
2017-05-29 01:51:06 -04:00
parent 31fc69ec0d
commit 5a2e5af3a4
+1 -1
View File
@@ -5,7 +5,7 @@ test:
# This runs all of the tests, on both Python 2 and Python 3.
detox
ci:
python setup.py test
py.test -n 8 --boxed --junitxml=report.xml
test-readme:
python setup.py check -r -s