1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

still trying to fix travis

This commit is contained in:
oblonski 2016-01-07 21:22:08 +01:00
parent bdcbd0feab
commit e94e2949d1
4 changed files with 64 additions and 46 deletions

View file

@ -56,7 +56,7 @@
</plugins>
</pluginManagement>
<plugins>
<!-- <plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.18.1</version>
<configuration>
@ -80,7 +80,7 @@
</goals>
</execution>
</executions>
</plugin>-->
</plugin>
</plugins>
</build>