[Sessions][HHVM] Another attempt to pass CI tests
This commit is contained in:
parent
8dd1fd8882
commit
b4dda40ba4
@ -11,5 +11,5 @@ matrix:
|
||||
- php: hhvm
|
||||
|
||||
before_script:
|
||||
- phpenv config-add tests/config.ini
|
||||
- sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then echo "session.serialize_handler = php" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini; fi;'
|
||||
- composer install --dev --prefer-source
|
||||
|
@ -1,2 +0,0 @@
|
||||
session.serialize_handler = php
|
||||
|
Loading…
Reference in New Issue
Block a user