language: php php: - 5.5 - 5.6 - nightly before_script: - rm build/index.php - php rebuild_module_index.php - php build.php script: php -l build/index.php