diff --git a/.drone.yml b/.drone.yml index 555d9c5baf6d..f0a897df0fa1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -719,13 +719,13 @@ matrix: INSTALL_SERVER: true INSTALL_TESTING_APP: true - - PHP_VERSION: 7.1 - DB_TYPE: postgres - POSTGRES_IMAGE: postgres:10.3 - TEST_SUITE: phpunit - COVERAGE: true - INSTALL_SERVER: true - INSTALL_TESTING_APP: true +# - PHP_VERSION: 7.1 +# DB_TYPE: postgres +# POSTGRES_IMAGE: postgres:10.3 +# TEST_SUITE: phpunit +# COVERAGE: true +# INSTALL_SERVER: true +# INSTALL_TESTING_APP: true - PHP_VERSION: 7.1 DB_TYPE: mariadb