mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 06:08:52 +00:00
5 lines
132 B
YAML
5 lines
132 B
YAML
# configuration for https://travis-ci.org/schildbach/public-transport-enabler
|
|
sudo: false
|
|
dist: trusty
|
|
language: java
|
|
jdk: openjdk8
|