Skip to content
Snippets Groups Projects
Commit 7f834ff3 authored by Sascha Herzinger's avatar Sascha Herzinger
Browse files

Update .gitlab-ci.yml

parent 05fa3316
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -2,12 +2,10 @@ image: python:latest
services:
- redis:latest
- rabbitmq:latest
before_script:
- pip install -e .
- pip install flake8
- redis-server
test:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment