mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 05:43:30 +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-xml
|
||||
- xmlto
|
||||
- shellcheck
|
||||
## (OSX only)
|
||||
homebrew:
|
||||
packages:
|
||||
@ -154,6 +155,7 @@ addons:
|
||||
## Always installed, because manual brew installs are hard to get right
|
||||
- asciidoc
|
||||
- xmlto
|
||||
- shellcheck
|
||||
|
||||
## (OSX only) Use the default OSX image
|
||||
## See https://docs.travis-ci.com/user/reference/osx#os-x-version
|
||||
|
Loading…
Reference in New Issue
Block a user