Tweak config

This commit is contained in:
Joe Rickerby
2020-08-13 13:42:52 +01:00
parent 48c23b10d0
commit 8ce553b2ea
+2 -1
View File
@@ -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