Updated TravisCI (markdown)

林博仁(Buo-Ren Lin)
2017-10-05 05:58:21 +08:00
parent 3ef8076fa3
commit 72c77d02b0

@@ -22,6 +22,7 @@ matrix:
fast_finish: true
```
**NOTE:** This solution may break if you install other packages from APT as well, refer [Errors were encountered while processing: /var/cache/apt/archives/locales_2.19-20_all.deb · Issue #4838 · travis-ci/travis-ci](https://github.com/travis-ci/travis-ci/issues/4838)
***
@@ -52,7 +53,7 @@ matrix:
contributor @Lin-Buo-Ren says:
> Here's a Git submodule and configuration that support build and install ShellCheck without root access
> 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
> Also a cache is preserved to decrease subsequent build time