From a2ce250cd8923195534ed71b86034cef343679fe Mon Sep 17 00:00:00 2001 From: Steffen Schuemann Date: Wed, 30 Sep 2020 09:24:45 +0200 Subject: [PATCH] refs #72, updated ci config --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 1642d40..9766476 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -21,7 +21,7 @@ centos7_task: build_script: | source /opt/rh/devtoolset-9/enable && PATH=$PATH:/usr/local/bin .ci/unix-build.sh test_script: | - source /opt/rh/devtoolset-9/enable && PATH=$PATH:/usr/local/bin .ci/unix-test.sh + PATH=$PATH:/usr/local/bin .ci/unix-test.sh centos8_task: container: