Commit 8774590e authored by Derick Rethans's avatar Derick Rethans

Force install of driver for now

parent 2da97ab2
......@@ -84,7 +84,7 @@ before_install:
before_script:
- mongo-orchestration start
- .travis/setup_mo.sh
- tpecl mongodb-${DRIVER_VERSION} mongodb.so
- pecl install -f mongodb-${DRIVER_VERSION}
- php --ri mongodb
- composer install --no-interaction --no-progress --no-suggest
- ulimit -c
......
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