From d33cf59bb0b39efc4e37a1de24099ff9f7a4a2aa Mon Sep 17 00:00:00 2001 From: Jonathan Green Date: Thu, 16 Jan 2014 09:59:45 -0400 Subject: [PATCH] Update .travis.yml Try to get travis to run our tests against the hip-hop VM from facebook. Cool stuff. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 660fb448..f0173236 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ language: php php: - 5.3.3 - 5.4 + - hhvm branches: only: - /^7.x/