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