🚑 Update .travis.tml

This commit is contained in:
metowolf
2019-01-11 13:22:29 +08:00
parent 0652dde8f6
commit 1e26fab655

View File

@@ -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