mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-05-25 13:22:47 +02:00
.travis.yml: Add Python 3.7
This commit is contained in:
@ -2,6 +2,7 @@ language: python
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
|
||||
|
Reference in New Issue
Block a user