[Pkg-owncloud-commits] [php-sabredav] 75/163: A newer phpunit.

David Prévot taffit at moszumanska.debian.org
Tue May 20 18:54:55 UTC 2014


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

taffit pushed a commit to annotated tag upstream/2.0.0_beta1
in repository php-sabredav.

commit 44b03770901b1e8292b2506529a9238a9d257edb
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Mon Apr 14 23:50:43 2014 -0400

    A newer phpunit.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 00a1c2a..34777e1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,7 @@ before_script:
 #  - echo "zend.enable_gc=0" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
 
 script:
-  - phpunit --configuration tests/phpunit.xml
+  - ./bin/phpunit --configuration tests/phpunit.xml
 
 notifications:
   irc:

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