From 791c62ca645ef65c0fc00735dd425aa5ba0ef416 Mon Sep 17 00:00:00 2001 From: neilpang Date: Tue, 22 Nov 2016 22:02:10 +0800 Subject: [PATCH] fix ci --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 77017f3e..2a319042 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,8 @@ env: addons: apt: + sources: + - debian-sid # Grab shellcheck from the Debian repo (o_O) packages: - shellcheck