We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c226911 commit 42493cfCopy full SHA for 42493cf
.travis.yml
@@ -2,13 +2,6 @@ language: bash
2
3
sudo: required
4
5
-addons:
6
- apt:
7
- sources:
8
- - debian-sid # Grab shellcheck from the Debian repo (o_O)
9
- packages:
10
- - shellcheck
11
-
12
before_install:
13
- curl https://ftp-master.debian.org/keys/archive-key-7.0.asc | sudo apt-key add -
14
- echo "deb http://ftp.us.debian.org/debian unstable main contrib non-free" | sudo tee -a /etc/apt/sources.list
0 commit comments