Skip to content

Commit

Permalink
Travis: Add Ubuntu Bionic (18.04) build
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdnyc committed Sep 15, 2019
1 parent cf98ce6 commit 17dd86e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ matrix:
include:
- os: linux
dist: xenial
name: "Ubuntu 16.04 Xenial"
- os: linux
dist: bionic
name: "Ubuntu 18.04 Bionic"
- os: osx
name: "Apple macOS"

addons:
apt:
Expand Down

0 comments on commit 17dd86e

Please sign in to comment.