Commit 73582813 authored by Syed Bilal Raees's avatar Syed Bilal Raees

config06

parent 9d3531df
Pipeline #2018 failed with stage
in 4 seconds
...@@ -7,6 +7,7 @@ test_app: ...@@ -7,6 +7,7 @@ test_app:
before_script: before_script:
- python3 -V - python3 -V
- /usr/bin/easy_install virtualenv
- python3 -m venv venv - python3 -m venv venv
- virtualenv env - virtualenv env
- source env/bin/activate - source env/bin/activate
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment