[Pkg-owncloud-commits] [php-sabredav] 15/45: Revert "Hoping these work."
David Prévot
taffit at moszumanska.debian.org
Sat Jan 10 14:20:31 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 77eb8dd0be3d9d4d6d3b103b985b042bf6a8221c
Author: Evert Pot <me at evertpot.com>
Date: Thu Dec 18 17:35:23 2014 -0500
Revert "Hoping these work."
This reverts commit ed2e7fe13dc8433c30c9850aed5e1bd268c074a3.
---
.travis.yml | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 946dfd3..b03fbb9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,14 +13,11 @@ matrix:
- php: hhvm
env:
- - VOBJECT=2
- LOWEST_DEPS=""
- - VOBJECT=2
- LOWEST_DEPS="--prefer-lowest"
- - VOBJECT=3
- LOWEST_DEPS=""
- - VOBJECT=3
- LOWEST_DEPS="--prefer-lowest"
+ matrix:
+ - VOBJECT=2 LOWEST_DEPS=""
+ - VOBJECT=2 LOWEST_DEPS="--prefer-lowest"
+ - VOBJECT=3 LOWEST_DEPS=""
+ - VOBJECT=3 LOWEST_DEPS="--prefer-lowest"
services:
- mysql
--
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