From 4af041e015494158855b87f3efc1721b0940673f Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 24 Jan 2015 06:52:22 +0100 Subject: [PATCH] Let's see what happens when we run Hack. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 3da09d1ad1..319e36e88d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: php php: - 5.5 - 5.6 + - hhvm install: - rm composer.lock