mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-24 23:30:18 +01:00
.travis.yml: Add Python 3.7
This commit is contained in:
parent
cd90d618d6
commit
6e47e9c9ee
@ -2,6 +2,7 @@ language: python
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user