Temp fix for build with Java 8
This commit is contained in:
@@ -3,6 +3,8 @@ cache:
|
||||
directories:
|
||||
- $HOME/.m2
|
||||
language: java
|
||||
jdk: # TODO: should work with java 1.7
|
||||
- oraclejdk8
|
||||
before_install:
|
||||
- git config user.name "$GIT_NAME"
|
||||
- git config user.email "$GIT_EMAIL"
|
||||
|
||||
Reference in New Issue
Block a user