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

simplify and remove redundant stuff

This commit is contained in:
oblonski 2019-04-10 22:31:24 +02:00
parent 31cd22ece0
commit ce16a1aacf
No known key found for this signature in database
GPG key ID: 179DE487285680D1

View file

@ -3,7 +3,6 @@ sudo: false
matrix:
fast_finish: true
include:
- jdk: openjdk7
- jdk: oraclejdk8
# Java 9 needs to be manually installed/upgraded
# see: https://github.com/travis-ci/travis-ci/issues/2968#issuecomment-149164058
@ -52,7 +51,7 @@ script:
notifications:
email:
- $EMAIL
cache:
directories:
- $HOME/.m2