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