i3-colors/.gitlab-ci.yml
2019-10-09 10:25:23 -04:00

7 lines
172 B
YAML

debian:
stage: test
image: debian:stable
before_script:
- apt-get -qq update && apt-get -qq install -y python python-yaml
script:
- bash tests/run.sh break