From d264daddaec96f7ec2040c2fec75fb1cb683b2fb Mon Sep 17 00:00:00 2001 From: rodicasutu Date: Mon, 2 Nov 2020 20:18:44 +0200 Subject: [PATCH] remo the stages that are duplicated [execute tests on MySQL] --- travis/.travis.tests-stage.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/travis/.travis.tests-stage.yml b/travis/.travis.tests-stage.yml index 7a20d80d9a..8edc813953 100644 --- a/travis/.travis.tests-stage.yml +++ b/travis/.travis.tests-stage.yml @@ -1,14 +1,5 @@ jobs: include: - - name: "Community Integrations Tests on MySQL" - stage: Tests - script: - - echo "Community Integrations Tests on MySQL" - - name: "Enterprise Integrations Tests on MySQL" - stage: Tests - script: - - echo "Enterprise Integrations Tests on MySQL" - - name: "Community Rest API Tests" stage: Tests install: