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

new travis

This commit is contained in:
oblonski 2017-09-29 09:17:01 +02:00
parent cb7aea9baa
commit 5fb4fd03a9
No known key found for this signature in database
GPG key ID: 179DE487285680D1

View file

@ -3,6 +3,7 @@ sudo: false
matrix:
fast_finish: true
include:
- jdk: oraclejdk7
- jdk: oraclejdk8
# Java 9 needs to be manually installed/upgraded
# see: https://github.com/travis-ci/travis-ci/issues/2968#issuecomment-149164058
@ -25,8 +26,6 @@ env:
jdk:
- openjdk7
- oraclejdk7
- oraclejdk8
before_install:
# update maven