mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-08-25 10:15:15 -05:00
travis: Use latest shellcheck
This commit is contained in:
@@ -15,7 +15,6 @@ install:
|
||||
- wget "https://storage.googleapis.com/shellcheck/shellcheck-${scversion}.linux.x86_64.tar.xz"
|
||||
- tar --xz -xvf "shellcheck-${scversion}.linux.x86_64.tar.xz"
|
||||
- shellcheck() { "shellcheck-${scversion}/shellcheck" "$@"; }
|
||||
- shellcheck --version
|
||||
|
||||
script:
|
||||
- time ./neofetch --travis -v
|
||||
|
||||
Reference in New Issue
Block a user