Skip to content

Commit

Permalink
Configured Travis CI to test on Ubuntu Xenial (#170)
Browse files Browse the repository at this point in the history
As of the 13th of August 2019 Ubuntu Xenial is the default Linux distribution for Travis CI.
  • Loading branch information
freemanjp authored Feb 8, 2020
1 parent 9261c19 commit 2fde25e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ matrix:
# Require the standard build environment
sudo: required

# Require Ubuntu 14.04
dist: trusty
# Require Ubuntu 16.04
dist: xenial

# Require Docker
services:
Expand Down

0 comments on commit 2fde25e

Please sign in to comment.