mirror of https://git.FreeBSD.org/doc.git
Remove unknown flag for hugo
This commit is contained in:
parent
3ff85a3cf5
commit
0e8016e2bc
|
@ -9,5 +9,5 @@ task:
|
|||
install_script:
|
||||
- pkg install -y docproj
|
||||
test_script:
|
||||
- make HUGO_ARGS="--verbose --debug --path-warnings"
|
||||
- make HUGO_ARGS="--verbose --debug"
|
||||
|
||||
|
|
Loading…
Reference in New Issue