[Pkg-owncloud-commits] [php-sabredav] 204/220: I think this is the correct syntax, in case it gets enabled later.
David Prévot
taffit at moszumanska.debian.org
Thu May 12 01:21:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit e778fcb3dc89ee661946a9b0f21e8a9d574fa1cb
Author: Evert Pot <me at evertpot.com>
Date: Fri Apr 29 14:05:42 2016 +0700
I think this is the correct syntax, in case it gets enabled later.
---
.travis.yml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index a7ce398..75003b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,10 +29,7 @@ before_script:
- composer update --prefer-dist $LOWEST_DEPS
add-ons:
- apt:
- packages:
- - postgresql-9.5
- - postgresql-contrib-9.5
+ postgresql: 9.5
script:
- ./bin/phpunit --configuration tests/phpunit.xml.dist $TEST_DEPS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list