[Pkg-owncloud-commits] [php-sabredav] 60/148: Corrected allowed failures.
David Prévot
taffit at moszumanska.debian.org
Wed Apr 15 01:37:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit d2889774880b805f2b97f9d79fb0b19d988d93f0
Author: Evert Pot <me at evertpot.com>
Date: Fri Feb 27 22:06:01 2015 -0500
Corrected allowed failures.
---
.travis.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 9063d93..2ad6c4f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,13 +3,14 @@ php:
- 5.4
- 5.5
- 5.6
- - 7.0
+ - 7
- hhvm
matrix:
fast_finish: true
allow_failures:
- - php: hhvm, 7.0
+ - php: hhvm
+ - php: 7
env:
matrix:
--
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