Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e63b05e commit 924aeccCopy full SHA for 924aecc
.travis.yml
@@ -6,4 +6,4 @@ python:
6
install:
7
- pip install -r requirements.txt --use-mirrors
8
script:
9
- - nosetests tests
+ - nosetests tests --with-xunit --xunit-file=shippable/testresults/nosetests.xml
0 commit comments