Updated TravisCI (markdown)

林博仁(Buo-Ren Lin)
2017-10-05 06:20:26 +08:00
parent 689d14cbb9
commit d892e9357b

@@ -53,9 +53,11 @@ matrix:
contributor @Lin-Buo-Ren says: contributor @Lin-Buo-Ren says:
> Here's a Git submodule and Travis CI configuration that support build and install latest release of ShellCheck without root access using Cabal > Here's a Git submodule and Travis CI configuration that support build and install latest release of ShellCheck without root access using Cabal
> http://github.com/Lin-Buo-Ren/Utilities-for-Travis-CI > http://github.com/Lin-Buo-Ren/Utilities-for-Travis-CI
> Also a cache is preserved to decrease subsequent build time > Also a cache is preserved to decrease subsequent build time
> Here's another Git submodule to check all Bash scripts in the repository excluding it's submodules:
> https://github.com/Lin-Buo-Ren/GNU-Bash-Automatic-Checking-Program-for-Git-Projects
```yaml ```yaml
--- ---