mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-03-11 17:58:01 +01:00
.travis.yml: Use Ubuntu Bionic image for building.
This commit is contained in:
parent
3bab49d4b1
commit
2054f22c85
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# configuration for https://travis-ci.org/bitcoinj/bitcoinj
|
# configuration for https://travis-ci.org/bitcoinj/bitcoinj
|
||||||
sudo: false
|
sudo: false
|
||||||
dist: xenial
|
dist: bionic
|
||||||
language: java
|
language: java
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Add table
Reference in a new issue