1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-25 21:29:37 +02:00

.travis.yml: Test with Python 3.8

This commit is contained in:
2019-11-15 00:46:04 +02:00
parent afcc445855
commit 3bc07027e5

View File

@ -4,6 +4,7 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
addons:
postgresql: "9.6"
before_script: