Skip to content

Commit

Permalink
Update travis ubuntu version to bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
misi committed Feb 12, 2020
1 parent 04d7cd1 commit 047102a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -13,7 +13,7 @@ matrix:
include:
- os: linux
arch: amd64
dist: xenial
dist: bionic
sudo: required
addons:
apt:
Expand All @@ -31,7 +31,7 @@ matrix:
- libhiredis-dev
- os: linux
arch: arm64
dist: precise
dist: bionic
sudo: required
addons:
apt:
Expand Down

0 comments on commit 047102a

Please sign in to comment.