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

trying to fix ci

parent e3161e38
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -7,9 +7,9 @@ services:
before_script:
- pip install -e .
- pip install flake8
- echo "REDIS_HOST=redis" > fractalis.conf
- export FRACTALIS_CONFIG=fractalis.conf
- echo "REDIS_HOST=redis" > ~/fractalis.conf
- export FRACTALIS_CONFIG=~/fractalis.conf
test:
script:
- python setup.py test
......
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