From 7f7fcb61204f56da71809190137da270578ab0bc Mon Sep 17 00:00:00 2001 From: SilverFire - Dmitry Naumenko Date: Sat, 16 Jan 2016 19:08:23 +0200 Subject: [PATCH] Updated travis.yml commented HHVM --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7ff498f..0d2db1c 100644 --- a/.travis.yml +++ b/.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