aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Krizek <graham@krizek.io>2018-12-28 08:26:14 -0600
committerGraham Krizek <graham@krizek.io>2018-12-28 08:26:31 -0600
commita3b8b43663535f865646455001463217ba1132b4 (patch)
tree00b4fc917c4d3e501a59c564ea5c77156677c2b0
parentcc7ad2f3d9fdd02a33367967685c1d67d93464e1 (diff)
downloadbitcoin-a3b8b43663535f865646455001463217ba1132b4.tar.xz
Update Travis base OS to Xenial
Updating the base OS used in Travis to Xenial from Trusty. This also updates Docker to 18.06 instead of 17.06 in CI.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7abc6e8ffd..258fd1b1c5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-dist: trusty
+dist: xenial
os: linux
language: minimal
cache: