[Pkg-owncloud-commits] [php-sabredav] 05/42: Removing the composer self-update to see how hhvm responds.

David Prévot taffit at moszumanska.debian.org
Wed Jul 23 16:41:24 UTC 2014


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

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

commit e8a2e51c91dca827c873732a7dfb87a8d5e8707b
Author: Evert Pot <me at evertpot.com>
Date:   Mon May 26 00:31:58 2014 -0400

    Removing the composer self-update to see how hhvm responds.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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