mirror of
https://github.com/boldsuck/haveno.git
synced 2024-12-22 20:19:21 +00:00
remove .travis.yml
This commit is contained in:
parent
8756d8feca
commit
d0f63b895c
1 changed files with 0 additions and 15 deletions
15
.travis.yml
15
.travis.yml
|
@ -1,15 +0,0 @@
|
|||
language: java
|
||||
jdk:
|
||||
- openjdk11
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- .git/lfs
|
||||
git:
|
||||
lfs_skip_smudge: true
|
||||
|
||||
install:
|
||||
- git lfs pull
|
||||
|
||||
before_install:
|
||||
grep -v '^#' assets/src/main/resources/META-INF/services/bisq.asset.Asset | sort --check --dictionary-order --ignore-case
|
Loading…
Reference in a new issue