mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-02 13:37:24 +00:00
Step 1: Update pom descriptors
This commit is contained in:
15
.travis.yml
15
.travis.yml
@@ -1,15 +0,0 @@
|
||||
# configuration for https://travis-ci.org/bitcoinj/bitcoinj
|
||||
language: java
|
||||
jdk: openjdk6
|
||||
before_install: lsb_release -a
|
||||
install: true # remove default
|
||||
script:
|
||||
- mvn -q clean install
|
||||
- cd wallettemplate
|
||||
- jdk_switcher use oraclejdk8
|
||||
- mvn -q clean install
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
channels: "irc.freenode.net#bitcoinj"
|
||||
skip_join: true
|
||||
Reference in New Issue
Block a user