Delete .travis.yml

This commit is contained in:
小锅盖 2021-01-05 11:26:11 +08:00 committed by GitHub
parent 96472635ff
commit 96317293a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +0,0 @@
language: java
jdk:
- openjdk8
after_success:
- echo success
cache:
directories:
- $HOME/.m2