mirror of
https://github.com/spl0k/supysonic.git
synced 2024-12-22 08:56:17 +00:00
Tell Travis to test Python 3.8
This commit is contained in:
parent
1d01450f33
commit
9d88c39727
@ -4,6 +4,7 @@ python:
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
- 3.8
|
||||
install:
|
||||
- pip install -r travis-requirements.txt
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user