Skip to content

Commit

Permalink
meta: Add zeus
Browse files Browse the repository at this point in the history
  • Loading branch information
HazAT committed Jan 16, 2019
1 parent 7aa576b commit ee33046
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,13 @@ script:
- composer tests-travis
- composer require friendsofphp/php-cs-fixer ^2.2 --dev
- composer phpcs

notifications:
webhooks:
urls:
- https://zeus.ci/hooks/128fe032-1997-11e9-ac0e-0a580a280305/public/provider/travis/webhook
on_success: always
on_failure: always
on_start: always
on_cancel: always
on_error: always

0 comments on commit ee33046

Please sign in to comment.