.travis.yml: Remove Travis CI

Travis has stalled building for open source projects.
This commit is contained in:
Andreas Schildbach 2021-09-15 12:50:27 +02:00
parent eb211b842c
commit 996f0aee4a

View file

@ -1,5 +0,0 @@
# configuration for https://travis-ci.org/schildbach/public-transport-enabler
sudo: false
dist: trusty
language: java
jdk: openjdk8