Skip to content

Commit 63bc2cf

Browse files
committed
typo
1 parent 00dacfd commit 63bc2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shippable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- bundle exec rake minitest test
1919

2020
# Requires TESTSPACE_TOKEN environment variable. Also note that CI_REPORTS is referenced in .testspace.txt
21-
# Both on_success and on_failure are required so the test results are published to Testspace not what happens in build.
21+
# Both on_success and on_failure are required so the test results are published to Testspace no matter what happens in build.
2222
on_success:
2323
- curl -s https://testspace-client.s3.amazonaws.com/testspace-linux.tgz | sudo tar -zxvf- -C /usr/local/bin
2424
- CI_REPORTS=$PWD/test/reports testspace @.testspace.txt $TESTSPACE_TOKEN/${SHIPPABLE_REPO_SLUG/\//:}/${BRANCH}#ship.Build.${BUILD_NUMBER}

0 commit comments

Comments
 (0)