We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc11be commit 189dfc3Copy full SHA for 189dfc3
1 file changed
shippable.yml
@@ -15,8 +15,5 @@ build:
15
- vendor/bin/phpunit tests/unit --log-junit tests-results.xml --coverage-clover coverage.xml
16
17
# refer to ".testspace.txt" for list of content
18
- on_success:
19
- - testspace @.testspace.txt
20
-
21
- on_failure:
+ always:
22
- testspace @.testspace.txt
0 commit comments