Skip to content

Commit 189dfc3

Browse files
authored
Update shippable.yml
1 parent 0bc11be commit 189dfc3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

shippable.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@ build:
1515
- vendor/bin/phpunit tests/unit --log-junit tests-results.xml --coverage-clover coverage.xml
1616

1717
# refer to ".testspace.txt" for list of content
18-
on_success:
19-
- testspace @.testspace.txt
20-
21-
on_failure:
18+
always:
2219
- testspace @.testspace.txt

0 commit comments

Comments
 (0)