shithub: cstory

Download patch

ref: d33e007d0fa6541aa53f6be0f3d3f472ecc2a87f
parent: 5fd0b5839bd2d87ac3ecc83762f753674f8a7e4d
author: Clownacy <Clownacy@users.noreply.github.com>
date: Thu Jan 23 10:03:04 EST 2020

Apparently Travis's 'sudo' is deprecated now?

--- a/.travis.yml
+++ b/.travis.yml
@@ -2,9 +2,6 @@
 git:
     depth: 5
 
-# No need for sudo
-sudo: false
-
 # Bionic is the most recent version of Ubuntu I can get to work properly
 dist: bionic