mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-23 14:40:40 +01: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 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue