Skip to content

Commit

Permalink
switch dist from trusty (14.04) to xenial (16.04)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfober committed Jan 14, 2020
1 parent 578d139 commit 5cccee4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@

sudo: required
dist: trusty
dist: xenial
language: cpp

matrix:
include:
# works on Precise and Trusty
- os: linux
addons:
apt:
Expand Down

0 comments on commit 5cccee4

Please sign in to comment.