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 3ee2beb commit 5e9c673Copy full SHA for 5e9c673
.travis.yml
@@ -10,4 +10,4 @@ before_script:
10
script:
11
- gulp build
12
# Publish Test Results along with Coverage
13
- - testspace publish [Tests]test/reports/junitresults.xml test/reports/coverage/clover.xml ${TESTSPACE_URL}
+ - testspace publish [Tests]test/reports/junitresults.xml{test} test/reports/coverage/clover.xml ${TESTSPACE_URL}
0 commit comments