suppress checkstyle warnings due to travis failure because of huge logs

This commit is contained in:
zafarella 2015-09-09 19:05:34 -04:00
parent f12de5cae4
commit 31537a2383

View File

@ -224,7 +224,7 @@
<configuration>
<configLocation>checkstyle.xml</configLocation>
<encoding>UTF-8</encoding>
<consoleOutput>true</consoleOutput>
<consoleOutput>false</consoleOutput>
<failsOnError>false</failsOnError>
</configuration>
</execution>