cmake-generators/.gitlab-ci.yml

9 lines
156 B
YAML
Raw Normal View History

2019-02-14 10:55:45 +00:00
test:bionic:
image: bionic-dev
before_script:
- apt-get update
- apt-get -y --force-yes install shellcheck
script:
- shellcheck cmake.sh