[Pkg-owncloud-commits] [php-sabre-vobject] 58/128: Lets see if this is better for hhvm.

David Prévot taffit at moszumanska.debian.org
Tue May 20 23:11:02 UTC 2014


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

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

commit bae2e0c3ba27e19e8f78072e57faa77f36794bde
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Tue Feb 11 22:26:13 2014 -0500

    Lets see if this is better for hhvm.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 87ea220..1a63fe1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,6 +11,6 @@ matrix:
 
 script:
   - phpunit --configuration tests/phpunit.xml
-  - php bin/vobject -h
+  - ./bin/vobject -h
 
 before_script: composer install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list