shithub: choc

Download patch

ref: e96a59cceea7b516b7911ecf0a18f5ac1c09bc31
parent: bed9ff6229e2d248eac4141db640fecc6ddfed8f
author: Fabian Greffrath <fabian@greffrath.com>
date: Wed Jan 8 08:56:57 EST 2020

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