From cc471a12b89fd9db5f3a0656dd2d6b87950f6997 Mon Sep 17 00:00:00 2001 From: merakor Date: Thu, 4 Mar 2021 07:07:34 +0000 Subject: .build.yml: switch to specified version until I update tests FossilOrigin-Name: 73e3a2138ead56e58d34f93ac67b7a37116172fd49b4af78c431214f518b6f7e --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.build.yml') diff --git a/.build.yml b/.build.yml index 282e264..5620710 100644 --- a/.build.yml +++ b/.build.yml @@ -9,5 +9,5 @@ tasks: make - test: | cd cpt - curl -fsSL https://git.io/shellspec | sudo sh -s -- -y -p /usr + curl -fsSL https://git.io/shellspec | sudo sh -s -- 0.27.2 -y -p /usr make test -- cgit v1.2.3