Little travis cleanup
This commit is contained in:
parent
83cc66365b
commit
d232aa4993
@ -34,6 +34,8 @@ edo cp ./ghcup "$HOME"/.local/bin/ghcup
|
|||||||
# install cabal-install
|
# install cabal-install
|
||||||
edo ghcup -v install-cabal
|
edo ghcup -v install-cabal
|
||||||
|
|
||||||
|
edo cabal --version
|
||||||
|
|
||||||
# install shellcheck
|
# install shellcheck
|
||||||
edo wget https://storage.googleapis.com/shellcheck/shellcheck-latest.linux.x86_64.tar.xz
|
edo wget https://storage.googleapis.com/shellcheck/shellcheck-latest.linux.x86_64.tar.xz
|
||||||
edo tar -xJf shellcheck-latest.linux.x86_64.tar.xz
|
edo tar -xJf shellcheck-latest.linux.x86_64.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user