[Sessions] Attempt to set ini vars for CI to fix HHVM

This commit is contained in:
Chris Boden 2014-04-19 13:43:09 -04:00
parent 3aa1892121
commit 8dd1fd8882
2 changed files with 3 additions and 0 deletions

View File

@ -11,4 +11,5 @@ matrix:
- php: hhvm - php: hhvm
before_script: before_script:
- phpenv config-add tests/config.ini
- composer install --dev --prefer-source - composer install --dev --prefer-source

2
tests/config.ini Normal file
View File

@ -0,0 +1,2 @@
session.serialize_handler = php