1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-26 17:24:56 +00:00
Pepperminty-Wiki/.travis.yml

14 lines
176 B
YAML
Raw Normal View History

2015-09-19 10:00:30 +00:00
language: php
php:
- 5.5
- 5.6
- nightly
2015-09-19 10:00:30 +00:00
before_script:
- rm build/index.php
- php rebuild_module_index.php
- php build.php
2015-09-19 10:00:30 +00:00
script: php -l build/index.php