From ee6af90ba40327780237cc89c8ffa823bca6c701 Mon Sep 17 00:00:00 2001 From: Alexandre Gaigalas Date: Fri, 16 May 2014 12:54:18 -0300 Subject: [PATCH] PHP 5.6 working, hhvm on testing --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 65d411a51..05f17008e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ php: - 5.4 - 5.5 - 5.6 + - hhvm before_script: - make composer-install-dev @@ -19,7 +20,7 @@ script: matrix: allow_failures: - - php: 5.6 + - php: hhvm notifications: irc: