language: php php: - hhvm - 5.6 - 5.5 - 5.4 - 7.0 before_script: - composer install --dev script: phpunit tests/ApiTest.php