aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.build.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.build.yml b/.build.yml
index b5ced03..bff41b8 100644
--- a/.build.yml
+++ b/.build.yml
@@ -9,16 +9,16 @@ packages:
- texinfo
- gzip
tasks:
- - build: |
- cd cpt
- ./configure
- make
- install-pax: |
git clone --quiet https://github.com/carbslinux/otools
cd otools
./configure
make pax
sudo install -Dm755 pax /usr/bin/pax
+ - build: |
+ cd cpt
+ ./configure
+ make
- test: |
cd cpt
curl -fsSL https://git.io/shellspec | sudo sh -s -- -y -p /usr