Merge pull request #6245 from nextcloud/postgres

[Drone] Properly quote "7.0" in drone so it actually runs tests
This commit is contained in:
Roeland Jago Douma 2017-08-27 14:13:44 +02:00 committed by GitHub
commit a17aba4e23
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ pipeline:
when:
matrix:
DB: postgres
PHP: 7.0
PHP: "7.0"
mysqlmb4-php5.6:
image: nextcloudci/php5.6:php5.6-8
commands: