aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index c057dc4..478ee0f 100644
--- a/.build.yml
+++ b/.build.yml
@@ -5,7 +5,9 @@ packages:
- texinfo
tasks:
- build: |
+ cd cpt
make
- test: |
+ cd cpt
curl -fsSL https://git.io/shellspec | sudo sh -s -- -y -p /usr/local
make test