Skip to content
Snippets Groups Projects
Commit 97baa8a9 authored by Gottfried Gaisbauer's avatar Gottfried Gaisbauer
Browse files

trying all dependencies, but liquidsoap

parent 361e7a76
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@ stages:
- test
before_script:
- apt-get -q update && apt-get install -y python3-virtualenv virtualenv
- /usr/bin/virtualenv venv
- apt-get -qq update && apt-get install -y python3-virtualenv virtualenv redis-server redis-tools libev4 libev-dev mariadb-server libmariadbclient-dev
- /usr/bin/virtualenv venv --python=python3
- . venv/bin/activate
- python3 -V
- pip3 install -r requirements.txt
......
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