Remove Travis
This commit is contained in:
parent
db3dfc7006
commit
5ac57b61e4
10
.travis.yml
10
.travis.yml
@ -1,10 +0,0 @@
|
||||
os: linux
|
||||
dist: focal
|
||||
language: java
|
||||
script:
|
||||
- find . -type f -name "*.java" > sources.txt
|
||||
- javac -Xlint:deprecation -Xlint:unchecked @sources.txt
|
||||
notifications:
|
||||
webhooks: https://www.travisbuddy.com/
|
||||
on_success: never
|
||||
on_failure: always
|
Loading…
Reference in New Issue
Block a user