1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-01 09:53:02 +00:00
Pepperminty-Wiki/.travis.yml

14 lines
169 B
YAML

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