Skip to content

Commit ee33046

Browse files
committed
meta: Add zeus
1 parent 7aa576b commit ee33046

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.travis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,13 @@ script:
4949
- composer tests-travis
5050
- composer require friendsofphp/php-cs-fixer ^2.2 --dev
5151
- composer phpcs
52+
53+
notifications:
54+
webhooks:
55+
urls:
56+
- https://zeus.ci/hooks/128fe032-1997-11e9-ac0e-0a580a280305/public/provider/travis/webhook
57+
on_success: always
58+
on_failure: always
59+
on_start: always
60+
on_cancel: always
61+
on_error: always

0 commit comments

Comments
 (0)