From 482c255f011d85546b3ba41fb37cc65da35f24b6 Mon Sep 17 00:00:00 2001 From: rodicasutu Date: Fri, 3 Jul 2020 17:11:33 +0300 Subject: [PATCH] remove install skip from Community Tests --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dc38f10b75..d35842344f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -57,7 +57,6 @@ jobs: - name: "Community Integrations Tests on MySQL" stage: Tests - install: skip script: - echo "Community Integrations Tests on MySQL" - name: "Enterprise Integrations Tests on MySQL"