From: Nicolas LÅ“uillet Date: Sat, 12 Mar 2016 10:49:24 +0000 (+0100) Subject: Test with old command X-Git-Tag: 2.0.0-beta.2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=refs%2Ftags%2F2.0.0-beta.2;p=github%2Fwallabag%2Fwallabag.git Test with old command --- diff --git a/.travis.yml b/.travis.yml index e330a60d..5f0abe87 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 install --no-interaction --no-progress --prefer-dist -o --no-dev + - travis_wait composer update --no-interaction --no-progress - ant prepare-$DB - bin/phpunit -v