[Pkg-owncloud-commits] [php-sabredav] 30/64: Speed composer up a little.

David Prévot taffit at moszumanska.debian.org
Thu Dec 11 15:13:24 UTC 2014


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

taffit pushed a commit to tag 2.2.0alpha1
in repository php-sabredav.

commit 213c8a889719792f282d96616e571cbe1f3ebea1
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Thu Nov 20 17:22:17 2014 -0500

    Speed composer up a little.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index b8d8f71..3bbf78a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ services:
 before_script:
   - mysql -e 'create database sabredav'
 #  - composer self-update
-  - composer install --prefer-source
+  - composer install
 #  - echo "zend.enable_gc=0" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
 
 script:

-- 
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