Skip to content
Snippets Groups Projects
Commit b8d6ea4b authored by David Trattnig's avatar David Trattnig
Browse files

Try OPAM init without profile mods.

parent 9db596ac
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ before_script:
- apt-get install -y python3-virtualenv virtualenv supervisor opam redis-server redis-tools libev4 libev-dev libsndfile1 quelcom # mariadb-server libmariadbclient-dev
- /usr/bin/virtualenv venv
- . venv/bin/activate
- opam init -y
- opam init -n
- opam switch create 4.08.0
- 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