1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-11-25 17:23:00 +00:00

Update Travis CI config

This commit is contained in:
Starbeamrainbowlabs 2019-01-06 11:42:06 +00:00
parent a7b258236c
commit f5d00d9f0e
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -6,7 +6,7 @@ php:
- nightly - nightly
before_script: before_script:
- php build.php - ./build.sh build
- ls modules/*.php | xargs -n 1 php -l - ls modules/*.php | xargs -n 1 php -l
script: php -l build/index.php script: php -l build/index.php