forked from platypush/platypush
Added python3.7 to Travis build
This commit is contained in:
parent
7ec6221a7f
commit
aab88a3ea1
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
|
||||
install: "pip install -r .travis.requirements"
|
||||
|
||||
|
|
Loading…
Reference in a new issue