diff options
-rw-r--r-- | .build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |