Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 924aecc

Browse files
committed
Update .travis.yml
1 parent e63b05e commit 924aecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ python:
66
install:
77
- pip install -r requirements.txt --use-mirrors
88
script:
9-
- nosetests tests
9+
- nosetests tests --with-xunit --xunit-file=shippable/testresults/nosetests.xml

0 commit comments

Comments
 (0)