From fa710066b9c992ccde7149cfa8da923bcc08bc22 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Thu, 24 Oct 2019 12:45:43 -0400 Subject: ci: Disable functional tests on mac host --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 0a14ddf34c..60d0481d62 100644 --- a/.travis.yml +++ b/.travis.yml @@ -152,4 +152,4 @@ jobs: # https://docs.travis-ci.com/user/reference/osx/#macos-version osx_image: xcode11 env: >- - FILE_ENV="./ci/test/00_setup_env_mac_functional.sh" + FILE_ENV="./ci/test/00_setup_env_mac_host.sh" -- cgit v1.2.3