mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Use an inline link to the instructions
@@ -1,5 +1,4 @@
|
|||||||
It's recommended to first refer to the official instructions regarding using ShellCheck with Travis CI: \
|
It's recommended to first refer to the [official instructions](https://github.com/koalaman/shellcheck#travis-ci) regarding using ShellCheck with Travis CI.
|
||||||
https://github.com/koalaman/shellcheck#travis-ci:
|
|
||||||
|
|
||||||
For a truly simple configuration, place the following in your `.travis.yml`:
|
For a truly simple configuration, place the following in your `.travis.yml`:
|
||||||
```yaml
|
```yaml
|
||||||
@@ -10,4 +9,3 @@ script:
|
|||||||
|
|
||||||
Note:
|
Note:
|
||||||
> Travis CI has now integrated ShellCheck by default, so you don't need to manually install it.
|
> Travis CI has now integrated ShellCheck by default, so you don't need to manually install it.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user