mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-06-16 21:47:14 +02:00
.travis.yml: Test with Python 3.8
This commit is contained in:
@ -4,6 +4,7 @@ python:
|
|||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7"
|
- "3.7"
|
||||||
|
- "3.8"
|
||||||
addons:
|
addons:
|
||||||
postgresql: "9.6"
|
postgresql: "9.6"
|
||||||
before_script:
|
before_script:
|
||||||
|
Reference in New Issue
Block a user