From 0d5a39ed61bc492d0ab3ccacc41b9cce64111095 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sat, 29 Sep 2018 23:40:27 +0800 Subject: [PATCH] Fix travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4a4e458..2ddb893 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ sudo: false addons: apt: sources: - - debian-sid # Grab shellcheck from the Debian repo (o_O) + - debian-buster # Grab shellcheck from the Debian repo (o_O) packages: - shellcheck