From e7084de16617767238362c7d5a75d251145e6911 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Wed, 22 Apr 2020 17:14:57 -0400 Subject: [PATCH] Let us try this way... --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 3ad69a43..9b4db150 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -10,7 +10,7 @@ task: setup_script: - pkg update -f - pkg install bash - - tools/bsd-setup.sh --install-optional + - pkg_add -r cmake build_script: - mkdir build - cd build