[Pkg-owncloud-commits] [php-sabredav] 34/75: Removing the self-update step so perhaps we can get these builds to pass.

David Prévot taffit at moszumanska.debian.org
Thu Feb 26 18:51:51 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 5b01e54b5698ce2ac751d2e7261c1573220173bc
Author: Evert Pot <me at evertpot.com>
Date:   Tue Feb 10 10:35:21 2015 -0500

    Removing the self-update step so perhaps we can get these builds to
    pass.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 615131d..1263b95 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,7 @@ services:
 
 before_script:
   - mysql -e 'create database sabredav'
-  - composer self-update
+  #  - composer self-update
   - composer update --prefer-source $LOWEST_DEPS
 
 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