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

config14

parent 8d5fb06d
Pipeline #2008 failed with stage
in 4 seconds
......@@ -7,6 +7,8 @@ test_app:
before_script:
- python3 -V
- apt-get update
- apt-get install -y python3-pip
- pyhton3-pip install virtualenv
- virtualenv env
- 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