public-transport-enabler/.travis.yml
Andreas Schildbach dd96d33afa Enable Java 8 language features.
Note that for Android compatibility, we still need to stay compatible to the Java 7 API.
2019-10-25 21:57:37 +02:00

5 lines
132 B
YAML

# configuration for https://travis-ci.org/schildbach/public-transport-enabler
sudo: false
dist: trusty
language: java
jdk: openjdk8