mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-22 13:55:22 +00:00
Try still more to get travis building
This commit is contained in:
parent
a8e5413d1f
commit
56fcdef93a
@ -743,8 +743,10 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<configuration>
|
||||
<forkCount>2</forkCount>
|
||||
<forkCount>1</forkCount>
|
||||
<reuseForks>true</reuseForks>
|
||||
<runOrder>alphabetical</runOrder>
|
||||
<redirectTestOutputToFile>false</redirectTestOutputToFile>
|
||||
<excludes>
|
||||
<exclude>**/*Dstu2*</exclude>
|
||||
<exclude>**/*Dstu3*</exclude>
|
||||
|
Loading…
x
Reference in New Issue
Block a user