Open piotaixr opened 10 years ago
any ideas why travis fails as finding the last versions of doctrine/mongodb and is 'forced' to use a beta version of it?
https://travis-ci.org/khepin/KhepinYamlFixturesBundle/jobs/25993536
Looks like you need to update some dependencies in the composer.json for the tests to pass.
Seems you need to update this: https://github.com/khepin/KhepinYamlFixturesBundle/blob/master/bin/travis-mongo-installer.sh to the latest version of the mongodb extension.
There was some errors in the tests: