Delete .travis.yml

This commit is contained in:
InsanusMokrassar 2021-03-29 21:07:52 +06:00 committed by GitHub
parent fff010b890
commit b43bbea341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
language: java
install: true
os: linux
dist: trusty
jdk: oraclejdk8
script:
- ./gradlew build allTests -s