From 634f734f88b89649904be1b9cbd5486e480a705a Mon Sep 17 00:00:00 2001 From: Semen Bezrukov Date: Wed, 29 Apr 2020 18:36:33 +0300 Subject: [PATCH] Remove unnecessary test --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 477af84..94a1ff0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,10 +14,6 @@ env: certificate_request: onlyoffice.csr certificate: onlyoffice.crt - # custom certificates (default tls) - - config: certs-customized.yml - ssl: true - # custom certificates - config: certs-customized.yml ssl: true