[Pkg-owncloud-commits] [php-sabredav] 206/220: Corrected syntax.
David Prévot
taffit at moszumanska.debian.org
Thu May 12 01:21:29 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 ac8082256fa0306bee727489916c27cf0201df85
Author: Evert Pot <me at evertpot.com>
Date: Fri Apr 29 16:48:35 2016 +0700
Corrected syntax.
---
.travis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 75003b4..5169cf2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,8 +28,8 @@ before_script:
# - composer self-update
- composer update --prefer-dist $LOWEST_DEPS
-add-ons:
- postgresql: 9.5
+addons:
+ 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