1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-05-31 21:52:56 +00:00
Pepperminty-Wiki/.travis.yml

13 lines
160 B
YAML

language: php
php:
- 7.0
- 7.1
- nightly
before_script:
- php build.php
- ls modules/*.php | xargs -n 1 php -l
script: php -l build/index.php