Тестирование

This commit is contained in:
Andrei Astafev 2019-02-14 13:55:45 +03:00
parent f06a0f285b
commit 9b0f1c3b75

8
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,8 @@
test:bionic:
image: bionic-dev
before_script:
- apt-get update
- apt-get -y --force-yes install shellcheck
script:
- shellcheck cmake.sh