Attempting to get HHVM to test

This commit is contained in:
Joshua Sherman 2014-04-29 15:00:59 -04:00
parent c2871fca76
commit 04d4e5105d

View file

@ -14,6 +14,10 @@ services:
- memcached
- redis
before_install:
- sudo apt-get update
- sudo apt-get install php5-dev
install:
- composer install
- mkdir vendor/php-test-helpers