Fix travis build

This commit is contained in:
Julian Ospald 2018-09-30 03:34:26 +08:00
parent 0ec136e3ec
commit 83d7f7152f
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

View File

@ -29,4 +29,4 @@ export PATH="$HOME/.ghcup/bin:$PATH"
./cabal install ShellCheck
# check our script for errors
~/.cabal/bin/shellcheck ghcup.sh
~/.cabal/bin/shellcheck ghcup