mirror of
https://github.com/metowolf/Meting.git
synced 2026-09-03 07:27:07 +08:00
🚑 Update .travis.tml
This commit is contained in:
@@ -22,7 +22,7 @@ matrix:
|
||||
- php: 'nightly'
|
||||
- php: 'hhvm'
|
||||
|
||||
sudo: false
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
- find -L . -name '*.php' -print0 | xargs -0 -n 1 -P 4 php -l
|
||||
script:
|
||||
- find -L . -name '*.php' -print0 | xargs -0 -n 1 -P 4 php -l
|
||||
|
||||
Reference in New Issue
Block a user