Explorar el Código

Remove hhvm builds as they keep crashing

Jordi Boggiano hace 8 años
padre
commit
1dc0cb0d60
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

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