mirror of
https://github.com/sismics/docs.git
synced 2025-12-13 09:46:17 +00:00
cleanup logs for Travis + new process for each test
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -113,6 +113,10 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>${org.apache.maven.plugins.maven-surefire-plugin.version}</version>
|
||||
<configuration>
|
||||
<forkCount>1</forkCount>
|
||||
<reuseForks>false</reuseForks>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user