mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-03-10 17:26:28 +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
|
||||
sudo: false
|
||||
dist: xenial
|
||||
dist: bionic
|
||||
language: java
|
||||
matrix:
|
||||
include:
|
||||
|
|
Loading…
Add table
Reference in a new issue