We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69afbca commit c2be6b9Copy full SHA for c2be6b9
.travis.yml
@@ -12,9 +12,9 @@ before_install:
12
- sudo apt-get -qq update
13
- sudo apt-get install -y cabal-install
14
- cabal update
15
+ - git clone https://github.com/koalaman/shellcheck.git
16
- cd shellcheck
17
- cabal install
- - git clone https://github.com/koalaman/shellcheck.git
18
- cd ..
19
- export PATH="$HOME/.cabal/bin:$PATH"
20
- gpg --keyserver hkp://keys.gnupg.net --recv-keys C4133165DF5EB4BAEABDADCACF1E7823C5339B59
0 commit comments