[Pkg-owncloud-commits] [php-sabredav] 12/45: Added --prefer-source

David Prévot taffit at moszumanska.debian.org
Sat Jan 10 14:20:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 30f29b487d877176c5d9b1c89228583df01b996d
Author: Evert Pot <me at evertpot.com>
Date:   Thu Dec 18 17:26:59 2014 -0500

    Added --prefer-source
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 97af76f..fc2e55c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,7 @@ env:
 before_script:
   - mysql -e 'create database sabredav'
   - composer self-update
-  - composer update $LOWEST_DEPS
+  - composer update --prefer-source $LOWEST_DEPS
 
 script:
   - phpunit --configuration tests/phpunit.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list