Fox build on Cirrus CI

While here, reduce timeout setting because hugo is fast :)

Approved by:	carlavilla (implicitly)
This commit is contained in:
Li-Wen Hsu 2021-02-07 14:55:41 +08:00
parent ace7a25543
commit 407939b640
No known key found for this signature in database
GPG Key ID: 8D7BCC7D012FD37E
1 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,9 @@ env:
task:
only_if: $CIRRUS_BRANCH != 'svn_head'
timeout_in: 120m
timeout_in: 10m
install_script:
- pkg install -y docproj
- pkg install -y gohugo python37 rubygem-asciidoctor rubygem-rouge
test_script:
- make all
- make