mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 10:22:56 +00:00
Disable Travis emails
This commit is contained in:
@ -11,4 +11,7 @@ before_script:
|
||||
- echo | pecl install channel://pecl.php.net/yaml-2.0.0
|
||||
|
||||
script:
|
||||
- ./tests/lint.sh && ./tests/run.sh
|
||||
- ./tests/lint.sh && ./tests/run.sh
|
||||
|
||||
notifications:
|
||||
email: false
|
Reference in New Issue
Block a user