Attempting to get HHVM to test
This commit is contained in:
parent
c2871fca76
commit
04d4e5105d
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue