More fighting with travis

This commit is contained in:
James Agnew 2017-06-19 10:43:33 -04:00
parent fe47d1e864
commit a4b8161597
1 changed files with 1 additions and 1 deletions

View File

@ -640,7 +640,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<forkCount>2</forkCount>
<forkCount>1</forkCount>
<reuseForks>true</reuseForks>
</configuration>
</plugin>