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

7 lines
160 B
YAML

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