mirror of
https://github.com/flarum/core.git
synced 2025-05-05 23:15:22 +02:00
dropped hhvm and gitter webhook
This commit is contained in:
parent
571938a677
commit
cc22d1d6f8
@ -4,11 +4,8 @@ php:
|
|||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
- 7.2
|
- 7.2
|
||||||
- hhvm
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
|
||||||
- php: hhvm
|
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
@ -22,12 +19,6 @@ script:
|
|||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
on_failure: change
|
on_failure: change
|
||||||
webhooks:
|
|
||||||
urls:
|
|
||||||
- https://webhooks.gitter.im/e/7b9e9827a03b44a16588
|
|
||||||
on_success: always
|
|
||||||
on_failure: always
|
|
||||||
on_start: false
|
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user