Skip to content

Commit 42493cf

Browse files
committed
Do not install shellcheck for travis.
1 parent c226911 commit 42493cf

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Diff for: .travis.yml

-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@ language: bash
22

33
sudo: required
44

5-
addons:
6-
apt:
7-
sources:
8-
- debian-sid # Grab shellcheck from the Debian repo (o_O)
9-
packages:
10-
- shellcheck
11-
125
before_install:
136
- curl https://ftp-master.debian.org/keys/archive-key-7.0.asc | sudo apt-key add -
147
- echo "deb http://ftp.us.debian.org/debian unstable main contrib non-free" | sudo tee -a /etc/apt/sources.list

0 commit comments

Comments
 (0)