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:
parent
b62e0da629
commit
3ac8c49daa
2 changed files with 3 additions and 10 deletions
|
|
@ -4,4 +4,5 @@ jdk:
|
|||
- openjdk6
|
||||
- oraclejdk7
|
||||
- oraclejdk8
|
||||
|
||||
install: mvn install -Dmaven.compiler.target=1.5 -Dmaven.compiler.source=1.5 -DskipTests=true -B
|
||||
script: mvn test -Dmaven.compiler.target=1.5 -Dmaven.compiler.source=1.5 -B
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue