Fix build (Java 8)
This commit is contained in:
parent
acd45ce4ae
commit
ef44aa8830
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ language: java
|
||||||
jdk:
|
jdk:
|
||||||
- oraclejdk8
|
- oraclejdk8
|
||||||
sudo: true
|
sudo: true
|
||||||
|
dist: trusty # Needed for Java 8, although we might not need Java 8
|
||||||
deploy:
|
deploy:
|
||||||
# deploy develop to the staging environment
|
# deploy develop to the staging environment
|
||||||
- provider: script
|
- provider: script
|
||||||
|
|
Loading…
Reference in a new issue