We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 523c040 commit 38c4bb8Copy full SHA for 38c4bb8
daocloud.yml
@@ -13,4 +13,6 @@ script:
13
- nosetests test.py --with-xunit --xunit-file=$TEST_RESULT
14
- coverage run --branch test.py
15
- coverage xml -o $TEST_COVERAGE test.py
16
+ - cat $TEST_RESULT
17
+ - cat $TEST_COVERAGE
18
0 commit comments