X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.travis.yml;h=5741b533a51aeb7d893c62c024daba1898f7b6ff;hb=e71c376db9a96e63595c0773828e96235c8d1233;hp=5f0abe8715a5afdd8dcfe153a00a1589ac114d86;hpb=f8b835f537c8bec0460f94b960a8d81745f9e9d6;p=github%2Fwallabag%2Fwallabag.git diff --git a/.travis.yml b/.travis.yml index 5f0abe87..5741b533 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,6 +50,6 @@ before_install: - if [[ $TRAVIS_REPO_SLUG = wallabag/wallabag ]]; then cp .composer-auth.json ~/.composer/auth.json; fi; script: - - travis_wait composer update --no-interaction --no-progress + - travis_wait composer install --no-interaction --no-progress --prefer-dist -o - ant prepare-$DB - bin/phpunit -v