Switch to python 3.9 image
This commit is contained in:
parent
d9b5d36835
commit
969ba0f64c
@ -1,6 +1,6 @@
|
|||||||
run tests:
|
run tests:
|
||||||
stage: test
|
stage: test
|
||||||
image: python:3.8
|
image: python:3.9
|
||||||
script:
|
script:
|
||||||
- pip install pytest pytest-cov pytest-mock pytest-flask
|
- pip install pytest pytest-cov pytest-mock pytest-flask
|
||||||
- pip install Flask-HTTPAuth
|
- pip install Flask-HTTPAuth
|
||||||
|
Loading…
x
Reference in New Issue
Block a user