Fix travis

This commit is contained in:
Julian Ospald 2018-09-29 23:40:27 +08:00
parent 7774a4a608
commit 0d5a39ed61
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ sudo: false
addons: addons:
apt: apt:
sources: sources:
- debian-sid # Grab shellcheck from the Debian repo (o_O) - debian-buster # Grab shellcheck from the Debian repo (o_O)
packages: packages:
- shellcheck - shellcheck