mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/12147] Remove Travis CI notifications. Conflicts: .travis.yml
This commit is contained in:
commit
8a6b961c54
1 changed files with 0 additions and 7 deletions
|
@ -32,13 +32,6 @@ script:
|
|||
- sh -c "if [ '$TRAVIS_PHP_VERSION' = '5.5' -a '$DB' = 'mysql' ]; then ../phpBB/vendor/bin/phing sniff; fi"
|
||||
- cd ..
|
||||
- phpBB/vendor/bin/phpunit --configuration travis/phpunit-$DB-travis.xml
|
||||
|
||||
notifications:
|
||||
email:
|
||||
recipients:
|
||||
- dev-team@phpbb.com
|
||||
on_success: change
|
||||
on_failure: change
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
Loading…
Add table
Reference in a new issue