mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-20 13:23:55 -07:00
Fix typos in Travis CI section of the README.md
This commit is contained in:
parent
6259a32601
commit
eb12086d05
1 changed files with 3 additions and 3 deletions
|
@ -65,7 +65,7 @@ language: bash
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- debian-sid # Grab shellcheck from the Debian repo
|
- debian-sid # Grab ShellCheck from the Debian repo
|
||||||
packages:
|
packages:
|
||||||
- shellcheck
|
- shellcheck
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue