mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 16:14:45 +00:00
adding python3.7
adding python3.7 through matrix fix python3.7 on travis
This commit is contained in:
@@ -3,6 +3,8 @@ python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
dist: xenial
|
||||
install:
|
||||
- "pip install pip --upgrade"
|
||||
- "pip install -r tests-requirements.txt"
|
||||
|
||||
Reference in New Issue
Block a user