language: php php: - 5.5 - 5.4 - 5.6 - hhvm-nightly matrix: allow_failures: - php: hhvm-nightly install: - composer install --dev - php Tests/Fixtures/App/console --env=test cache:warmup script: phpunit --coverage-text notifications: email: - info@champs-libres.coop