Browse Source

Remove hhvm builds as they keep crashing

Jordi Boggiano 7 years ago
parent
commit
1dc0cb0d60
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -22,7 +22,6 @@ php:
   - 5.6
   - 7.0
   - 7.1
-  - hhvm
   - nightly
 
 matrix: