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:
|
||||
- oraclejdk8
|
||||
sudo: true
|
||||
dist: trusty # Needed for Java 8, although we might not need Java 8
|
||||
deploy:
|
||||
# deploy develop to the staging environment
|
||||
- provider: script
|
||||
|
|
Loading…
Reference in a new issue