1
0

Travis CI tests needs to be run in quieter mode (WARN log level) to avoid max log-size errors

This commit is contained in:
Balaji Varadarajan
2018-09-21 17:09:51 -07:00
committed by vinoth chandar
parent faf93b6340
commit 4c74dd4cad
9 changed files with 164 additions and 1 deletions

View File

@@ -2,3 +2,7 @@ language: java
jdk:
- oraclejdk8
sudo: required
env:
- HUDI_QUIETER_LOGGING=1
services:
- docker