X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.travis.yml;h=5741b533a51aeb7d893c62c024daba1898f7b6ff;hb=6432b9277ed5dcf269590e421bd0aac4ad66f09c;hp=5f0abe8715a5afdd8dcfe153a00a1589ac114d86;hpb=dfad9ba0f94562d81b2002b15a5bfd52b9dcba38;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