mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-11 17:55:53 +00:00
Travis now lists system info with each build, so don't run lsb_release any more.
This commit is contained in:
parent
cd7dc3e535
commit
96451e626d
@ -1,7 +1,6 @@
|
||||
# configuration for https://travis-ci.org/bitcoinj/bitcoinj
|
||||
language: java
|
||||
jdk: oraclejdk8
|
||||
before_install: lsb_release -a
|
||||
install: true # remove default
|
||||
script:
|
||||
- mvn -q clean install
|
||||
|
Loading…
x
Reference in New Issue
Block a user