]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Test with old command 1778/head 2.0.0-beta.2
authorNicolas Lœuillet <nicolas@loeuillet.org>
Sat, 12 Mar 2016 10:49:24 +0000 (11:49 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Sat, 12 Mar 2016 10:49:24 +0000 (11:49 +0100)
.travis.yml

index e330a60dffc1d44e5c3b82e56fe35bb3f218036b..5f0abe8715a5afdd8dcfe153a00a1589ac114d86 100644 (file)
@@ -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