Remove .travis.yml

This commit is contained in:
GeorgH93 2021-10-31 11:42:25 +01:00
parent 1ad83c7173
commit c42825b5e8
No known key found for this signature in database
GPG Key ID: D1630D37F9E4B3C8

View File

@ -1,11 +0,0 @@
os: linux
language: java
jdk:
- openjdk8
- openjdk11
- openjdk15
cache:
directories:
- '$HOME/.m2/repository'