summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index ea804e79..a41cf07e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -16,9 +16,9 @@ task:
image: high-sierra-xcode-10.0
matrix:
env:
- BUILD_SYSTEM: autotools
+ BS: autotools
env:
- BUILD_SYSTEM: cmake
+ BS: cmake
install_script:
- ./build/ci/cirrus_ci.sh install
script: