mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[task/travis] Removing development information
PHPBB3-10718
This commit is contained in:
parent
4dafcc2525
commit
9120c7691e
1 changed files with 3 additions and 2 deletions
|
@ -23,11 +23,12 @@ script:
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
recipients:
|
recipients:
|
||||||
- m@michaelcullum.com
|
- dev-team@phpbb.com
|
||||||
on_success: never
|
on_success: never
|
||||||
on_failure: always
|
on_failure: change
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
develop
|
develop
|
||||||
|
develop-olympus
|
||||||
task/travis
|
task/travis
|
||||||
|
|
Loading…
Add table
Reference in a new issue