[Pkg-owncloud-commits] [php-sabre-vobject] 03/25: Make sure that travis ignores the error on hhvm
David Prévot
taffit at moszumanska.debian.org
Thu Apr 7 01:41:26 UTC 2016
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 adcc2aab2108d3080f8084b7a2a924d3203bd70e
Author: Evert Pot <me at evertpot.com>
Date: Wed Mar 23 21:35:29 2016 -0400
Make sure that travis ignores the error on hhvm
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 331dfbf..c1df4e2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,5 +16,5 @@ script:
- ./bin/sabre-cs-fixer fix . --dry-run --diff
before_script:
- - phpenv config-rm xdebug.ini
+ - phpenv config-rm xdebug.ini; true
- composer install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list