Tweak config
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
|||||||
|
|
||||||
linux:
|
linux:
|
||||||
image: docker
|
image: python:3.8
|
||||||
script:
|
script:
|
||||||
|
- curl -sSL https://get.docker.com/ | sh
|
||||||
- python -m pip install -r requirements-dev.txt
|
- python -m pip install -r requirements-dev.txt
|
||||||
- python ./bin/run_tests.py
|
- python ./bin/run_tests.py
|
||||||
|
|||||||
Reference in New Issue
Block a user