Explorar el Código

Updated travis.yml commented HHVM

SilverFire - Dmitry Naumenko hace 10 años
padre
commit
7f7fcb6120
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -5,7 +5,7 @@ php:
   - 5.5
   - 5.6
   - 7.0
-  - hhvm
+#  - hhvm
 
 # faster builds on new travis setup not using sudo
 sudo: false