aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
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