Store tests results for python 3.8 job

This commit is contained in:
Swen Kooij 2019-10-20 18:10:21 +03:00
parent 92b1dce239
commit 65d0811995

View File

@ -51,6 +51,9 @@ jobs:
environment:
DATABASE_URL: 'postgres://localizedfields:localizedfields@localhost:5432/localizedfields'
- store_test_results:
path: reports
analysis:
docker:
- image: python:3.7-alpine