dropped hhvm and gitter webhook

This commit is contained in:
Daniel Klabbers 2018-01-17 10:26:18 +01:00 committed by Franz Liedke
parent 571938a677
commit cc22d1d6f8
No known key found for this signature in database
GPG Key ID: 9A0231A879B055F4

View File

@ -4,11 +4,8 @@ php:
- 7.0
- 7.1
- 7.2
- hhvm
matrix:
allow_failures:
- php: hhvm
fast_finish: true
before_script:
@ -22,12 +19,6 @@ script:
notifications:
email:
on_failure: change
webhooks:
urls:
- https://webhooks.gitter.im/e/7b9e9827a03b44a16588
on_success: always
on_failure: always
on_start: false
after_success:
- bash <(curl -s https://codecov.io/bash)