[Pkg-owncloud-commits] [php-sabredav] 16/31: missing e.
David Prévot
taffit at moszumanska.debian.org
Wed Aug 27 22:33:06 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 247be97cf6dc52188fe5beae604bd8a9bd96cc52
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Thu Aug 14 16:33:31 2014 -0400
missing e.
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index c6da623..5fc1d17 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,7 @@ before_script:
- mysql -e 'create database sabredav'
- composer self-update
- if [ "$VOBJECT" == "3" ]; then cp tests/composer.vobject3.json composer.json; fi
- - composer install --prefer-sourc
+ - composer install --prefer-source
# - 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