Skip to content

Commit 31537a2

Browse files
committed
suppress checkstyle warnings due to travis failure because of huge logs
1 parent f12de5c commit 31537a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<configuration>
225225
<configLocation>checkstyle.xml</configLocation>
226226
<encoding>UTF-8</encoding>
227-
<consoleOutput>true</consoleOutput>
227+
<consoleOutput>false</consoleOutput>
228228
<failsOnError>false</failsOnError>
229229
</configuration>
230230
</execution>

0 commit comments

Comments
 (0)