Commit fc3e7692 authored by Markus Kalkbrenner's avatar Markus Kalkbrenner

disabled pecl_http

parent 88c1babe
......@@ -20,9 +20,7 @@ cache:
- $HOME/.composer/cache
before_script:
- sudo apt-get -qq update
- sudo apt-get install -y zlib1g-dev
- pecl install pecl_http
# - pecl install pecl_http
- composer require --prefer-source --dev symfony/event-dispatcher:${SYMFONY_VERSION}
script: vendor/bin/phpunit -c phpunit.xml.travis -v
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment