diff --git a/.travis.yml b/.travis.yml index 55eba281..0d7e7cf1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: php php: - - hhvm - 7.3 - 7.1 - 7.0 @@ -30,9 +29,6 @@ matrix: # As 'trusty' is not supporting PHP 5.2/5.3 anymore, we need to force using 'precise'. dist: precise - allow_failures: - - php: hhvm - fast_finish: true before_install: