Commit e5f3ad5c authored by Jens Segers's avatar Jens Segers

Travis

parent 22d2e79d
...@@ -12,6 +12,6 @@ services: mongodb ...@@ -12,6 +12,6 @@ services: mongodb
before_script: before_script:
- echo "extension = mongo.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini - echo "extension = mongo.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- composer install - composer install --no-interaction
script: phpunit tests script: phpunit tests
\ No newline at end of file
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