Skip to content

Commit

Permalink
refs #72, updated ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
gulrak committed Sep 30, 2020
1 parent 56d6fc9 commit a2ce250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a2ce250

Please sign in to comment.