mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 14:25:01 +01:00
.travis.yml: Test with Python 3.8
This commit is contained in:
parent
afcc445855
commit
3bc07027e5
@ -4,6 +4,7 @@ python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user