Merge branch 'it4i-salomon'

This commit is contained in:
Lukáš Krupčík 2018-10-02 15:05:34 +02:00
commit f44e4ab4a8

View File

@ -35,4 +35,3 @@ shellcheck:
script:
- which shellcheck || apt-get update && apt-get install -y shellcheck
- find . -name *.sh -not -path "*.git*" -exec shellcheck {} +