mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Shell-based CI with lint scans
This commit is contained in:
@ -11,7 +11,7 @@ before_script:
|
||||
- echo | pecl install channel://pecl.php.net/yaml-2.0.0RC7
|
||||
|
||||
script:
|
||||
- php tests/TravisTest.php
|
||||
- ./tests/lint.sh && ./tests/run.sh
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
Reference in New Issue
Block a user