aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.build.yml b/.build.yml
index ad79d26..5edf955 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,6 +1,5 @@
image: debian/testing
packages:
- - python3-sphinx
- python3-pip
- poppler-utils
- rsync
@@ -10,8 +9,7 @@ secrets:
- b5cb9b2b-1461-4486-95e1-886451674a89
tasks:
- prep: |
- sudo pip3 install --progress-bar off recommonmark rinohtype
- sudo pip3 install --progress-bar off --upgrade pygments
+ sudo pip3 install --progress-bar off sphinx recommonmark rinohtype
- build-and-test: |
cd crowbar-spec
make all check