Skip to content

Commit 38c4bb8

Browse files
committed
Update daocloud.yml
1 parent 523c040 commit 38c4bb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

daocloud.yml

+2
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ script:
1313
- nosetests test.py --with-xunit --xunit-file=$TEST_RESULT
1414
- coverage run --branch test.py
1515
- coverage xml -o $TEST_COVERAGE test.py
16+
- cat $TEST_RESULT
17+
- cat $TEST_COVERAGE
1618

0 commit comments

Comments
 (0)