From 6e857bf63096e27b472b25635b29812fe985bb97 Mon Sep 17 00:00:00 2001 From: Godzil Date: Tue, 11 Feb 2020 00:24:04 +0000 Subject: [PATCH] Stupid names ubuntu; "libsdl1.2debian", seriously? --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bb3ba34..62f718b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ os: addons: apt: packages: - - libsdl1.2 + - libsdl1.2debian - libsdl1.2-dev compiler: