mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-04-07 02:01:51 +00:00
make lint check on travis using shellcheck
This commit is contained in:
parent
18743c82a5
commit
0fa4a07f8c
@ -7,8 +7,9 @@ env:
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get -qq update
|
- sudo apt-get -qq update
|
||||||
- sudo apt-get -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" install --no-install-recommends -y zsh sudo gnupg cryptsetup pinentry-curses gawk libgcrypt20-dev steghide qrencode e2fsprogs
|
- sudo apt-get -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" install --no-install-recommends -y zsh sudo gnupg cryptsetup pinentry-curses gawk libgcrypt20-dev steghide qrencode e2fsprogs shellcheck
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- make lint
|
||||||
- make test
|
- make test
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user