language: php php: - "5.4" - "5.5" - "5.6" sudo: false install: - composer install --prefer-dist --dev script: - ant -keep-going