Update Travis CI page to note that it's no longer necessary to install ShellCheck

per1234
2018-04-13 21:26:49 -07:00
parent 3dd7544611
commit 75f91be7df

@@ -1,3 +1,12 @@
It's recommended to first refer to the official instructions regarding using ShellCheck with Travis CI: \
https://github.com/koalaman/shellcheck#travis-ci:
Note:
>Travis CI has now integrated ShellCheck by default, so you don't need to manually install it.
Thus the older suggestions below are no longer necessary.
----
contributor hugovk says: contributor hugovk says:
>It took me a while to find a way to install on Travis CI, but thanks to this I got it working: >It took me a while to find a way to install on Travis CI, but thanks to this I got it working: