Commit 77d2028b authored by Syed Bilal Raees's avatar Syed Bilal Raees

config02

parent cb6af496
Pipeline #2014 failed with stage
in 5 seconds
...@@ -7,8 +7,8 @@ test_app: ...@@ -7,8 +7,8 @@ test_app:
before_script: before_script:
- python3 -V - python3 -V
- pip3.6 install -U pipenv
- alias pip=pip3 - alias pip=pip3
- python3 -m pip
script: script:
- pip install Flask - pip install Flask
- python hello.py - python hello.py
......
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