aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2022-01-08 13:24:51 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2022-01-08 13:24:51 +0000
commit8dd7c22f235f77f3ca8d3b9386e493e92318b6d2 (patch)
tree9909b94857ad7370a8334f20d045973233520e95
parentd73b6c0eaaf3ad2ab196763f25a13ba96005a64c (diff)
downloaddoc-8dd7c22f235f77f3ca8d3b9386e493e92318b6d2.tar.gz
doc-8dd7c22f235f77f3ca8d3b9386e493e92318b6d2.zip
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index a61946529e..f5478f7be3 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -7,7 +7,7 @@ env:
task:
timeout_in: 20m
install_script:
- - pkg install -y docproj python3
+ - pkg install -y docproj
test_script:
- make HUGO_ARGS="--verbose --debug --path-warnings"