From 702d198ac0386bf036799a2f9f73f595d8e401d3 Mon Sep 17 00:00:00 2001 From: rodicasutu Date: Mon, 2 Nov 2020 16:16:47 +0200 Subject: [PATCH] fix typo[execute tests on MySQL] --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3eb352e4e8..36aa6949bb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ import: - source: travis/.travis.env-vars.yml - source: travis/.travis.tests-stage.yml - - source: travis/.travis-integration-tests-MySQL.yml + - source: travis/.travis-integration-test-MySQL.yml - source: travis/.travis.release-stage.yml - source: travis/.travis.publish-stage.yml dist: xenial