shithub: choc

Download patch

ref: bef0c38072cc14a84b6d086db73dbddcb3d40a2d
parent: bed9ff6229e2d248eac4141db640fecc6ddfed8f
parent: e96a59cceea7b516b7911ecf0a18f5ac1c09bc31
author: Mike Swanson <mikeonthecomputer@gmail.com>
date: Wed Jan 8 05:40:32 EST 2020

Merge pull request #1235 from chocolate-doom/travis-bionic

travis: change to dist: bionic

--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@
 compiler: gcc
 
 sudo: required
-dist: xenial
+dist: bionic
 
 env:
     - ANALYZE=false