mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-10-01 01:35:48 -04:00
remove .travis.yml
This commit is contained in:
parent
8756d8feca
commit
d0f63b895c
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 New Issue
Block a user