aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-10-28 22:17:02 -0600
committerMelody Horn <melody@boringcactus.com>2020-10-28 22:17:02 -0600
commite558d912a7e3583d700aa42261ef1fa17e5d0d55 (patch)
tree158a6572c24f09df957491e98e8c159fcc163ecc /.build.yml
parentcd6f0a93c69c622bfa8ca5f888da52e734903455 (diff)
downloadspec-e558d912a7e3583d700aa42261ef1fa17e5d0d55.tar.gz
spec-e558d912a7e3583d700aa42261ef1fa17e5d0d55.zip
syntax highlight Crowbar code
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 5edf955..49d5db7 100644
--- a/.build.yml
+++ b/.build.yml
@@ -9,7 +9,7 @@ secrets:
- b5cb9b2b-1461-4486-95e1-886451674a89
tasks:
- prep: |
- sudo pip3 install --progress-bar off sphinx recommonmark rinohtype
+ sudo pip3 install --progress-bar off sphinx recommonmark rinohtype regex
- build-and-test: |
cd crowbar-spec
make all check