mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-10-29 19:57:28 +00:00
6 lines
91 B
YAML
6 lines
91 B
YAML
# Need to use trusty to get a JDK=8 option
|
|
dist: trusty
|
|
language: java
|
|
jdk:
|
|
- oraclejdk8
|