mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-03-15 10:26:37 -04:00
parent
2e9a07a6c5
commit
fa6d916296
12
.travis.yml
12
.travis.yml
@ -1,2 +1,14 @@
|
||||
language: java
|
||||
jdk: oraclejdk8
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
channels: chat.freenode.net#bitsquare.io
|
||||
template:
|
||||
- '%{message} (%{repository}#%{build_number}, %{duration})'
|
||||
- '%{repsitory}/%{branch} %{commit} %{author}: %{commit_message}'
|
||||
- '%{build_url}'
|
||||
on_success: always
|
||||
on_failure: always
|
||||
use_notice: true
|
||||
skip_join: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user