Skip to content

Commit 69afbca

Browse files
committed
Modified TravisCI script in order to get the latest Shellcheck
1 parent 7cbda67 commit 69afbca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ before_install:
1414
- cabal update
1515
- cd shellcheck
1616
- cabal install
17+
- git clone https://github.com/koalaman/shellcheck.git
1718
- cd ..
1819
- export PATH="$HOME/.cabal/bin:$PATH"
1920
- gpg --keyserver hkp://keys.gnupg.net --recv-keys C4133165DF5EB4BAEABDADCACF1E7823C5339B59

0 commit comments

Comments
 (0)