mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-09 11:16:57 +00:00
Disable Travis emails
This commit is contained in:
@ -12,3 +12,6 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- ./tests/lint.sh && ./tests/run.sh
|
- ./tests/lint.sh && ./tests/run.sh
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email: false
|
Reference in New Issue
Block a user