From 67165ad23a37eaaf1c0542df5f131c7e887cb586 Mon Sep 17 00:00:00 2001 From: rodicasutu Date: Sun, 1 Nov 2020 20:56:19 +0200 Subject: [PATCH] code review changes [execute tests on MySQL] --- travis/travis_integration_test_MySQL.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/travis/travis_integration_test_MySQL.yml b/travis/travis_integration_test_MySQL.yml index 8a9a5e75ed..9f20b1660b 100644 --- a/travis/travis_integration_test_MySQL.yml +++ b/travis/travis_integration_test_MySQL.yml @@ -15,8 +15,6 @@ jobs: - <<: *integration_test_on_MYSQL name: "Enterprise Integrations Tests on MySQL" - services: docker - stage: Tests install: - travis_retry travis_wait 60 mvn -B -q clean install -DskipTests -Dmaven.javadoc.skip=true -Dmaven.source.skip=true -f rm-community/pom.xml -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn script: