mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 15:43:32 +01:00
Add shellcheck to Travis CI builds
This commit is contained in:
parent
136e6e7ceb
commit
7857455729
@ -131,6 +131,7 @@ addons:
|
|||||||
- docbook-xsl
|
- docbook-xsl
|
||||||
- docbook-xml
|
- docbook-xml
|
||||||
- xmlto
|
- xmlto
|
||||||
|
- shellcheck
|
||||||
## (OSX only)
|
## (OSX only)
|
||||||
homebrew:
|
homebrew:
|
||||||
packages:
|
packages:
|
||||||
@ -154,6 +155,7 @@ addons:
|
|||||||
## Always installed, because manual brew installs are hard to get right
|
## Always installed, because manual brew installs are hard to get right
|
||||||
- asciidoc
|
- asciidoc
|
||||||
- xmlto
|
- xmlto
|
||||||
|
- shellcheck
|
||||||
|
|
||||||
## (OSX only) Use the default OSX image
|
## (OSX only) Use the default OSX image
|
||||||
## See https://docs.travis-ci.com/user/reference/osx#os-x-version
|
## See https://docs.travis-ci.com/user/reference/osx#os-x-version
|
||||||
|
Loading…
Reference in New Issue
Block a user