updated to assist in debugging on travis

This commit is contained in:
Jeremy Long
2017-09-12 19:52:25 -04:00
parent 4358952e17
commit 322f0518f9

View File

@@ -230,8 +230,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
</dependency>
</dependencies>
<configuration>
<!--streamLogs>true</streamLogs-->
<!-- The parallel builds cannot be increased beyond 2 as 690 must run before others (can be run parralel to 618 though) -->
<streamLogs>true</streamLogs>
<parallelThreads>4</parallelThreads>
<setupIncludes>
<setupInclude>690-threadsafety/pom.xml</setupInclude>