Travis CI tests needs to be run in quieter mode (WARN log level) to avoid max log-size errors
This commit is contained in:
committed by
vinoth chandar
parent
faf93b6340
commit
4c74dd4cad
@@ -2,3 +2,7 @@ language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
sudo: required
|
||||
env:
|
||||
- HUDI_QUIETER_LOGGING=1
|
||||
services:
|
||||
- docker
|
||||
|
||||
Reference in New Issue
Block a user