refs #72, updated ci config

This commit is contained in:
Steffen Schuemann 2020-09-30 09:24:45 +02:00
parent 56d6fc9159
commit a2ce250cd8

View File

@ -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: