Skip to content

Commit

Permalink
Update Travis base OS to Xenial
Browse files Browse the repository at this point in the history
Updating the base OS used in Travis to Xenial from Trusty. This also updates Docker to 18.06 instead of 17.06 in CI.
  • Loading branch information
gkrizek committed Dec 28, 2018
1 parent cc7ad2f commit a3b8b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dist: trusty
dist: xenial
os: linux
language: minimal
cache:
Expand Down

0 comments on commit a3b8b43

Please sign in to comment.