[Pkg-owncloud-commits] [php-sabredav] 14/45: 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 ed2e7fe13dc8433c30c9850aed5e1bd268c074a3
Author: Evert Pot <me at evertpot.com>
Date:   Thu Dec 18 17:34:17 2014 -0500

    Hoping these work.
---
 .travis.yml | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index b03fbb9..946dfd3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,11 +13,14 @@ matrix:
     - php: hhvm
 
 env:
-  matrix:
-    - VOBJECT=2 LOWEST_DEPS=""
-    - VOBJECT=2 LOWEST_DEPS="--prefer-lowest"
-    - VOBJECT=3 LOWEST_DEPS=""
-    - VOBJECT=3 LOWEST_DEPS="--prefer-lowest"
+  - 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