mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-08-25 16:06:33 +00:00
readthedocs: use mvn --batch-mode
Disables color and download progress output for more readable build logs.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ build:
|
||||
- maven
|
||||
jobs:
|
||||
pre_build:
|
||||
- mvn compile
|
||||
- mvn --batch-mode compile
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
python:
|
||||
|
||||
Reference in New Issue
Block a user