slixmpp/.gitlab-ci.yml
2018-06-10 21:40:56 +02:00

8 lines
139 B
YAML

test:
tags:
- docker
image: ubuntu:latest
script:
- apt update
- apt install -y python3 cython3 gpg
- ./run_tests.py