diff --git a/.travis.yml b/.travis.yml index 34ea7396..fca229ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,11 +5,6 @@ php: - 5.6 - 7.0 - 7.1 - - hhvm - -matrix: - allow_failures: - - php: hhvm script: - vendor/bin/tester tests -s -p php -c tests/php-unix.ini $COVERAGE