Browse Source

fix ci

pull/416/head
neilpang 8 years ago
parent
commit
791c62ca64
  1. 2
      .travis.yml

2
.travis.yml

@ -11,6 +11,8 @@ env:
addons:
apt:
sources:
- debian-sid # Grab shellcheck from the Debian repo (o_O)
packages:
- shellcheck

Loading…
Cancel
Save