language: php php: - 5.5 - 5.6 - hhvm install: - composer install script: - php vendor/bin/codecept run after_script: - php vendor/bin/coveralls