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