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 19:46:32 +01:00
parent 3ac8c49daa
commit bdcbd0feab
3 changed files with 21 additions and 63 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>