.travis.yml: py36
This commit is contained in:
parent
cc0550d3f4
commit
7b4fd5756c
@ -5,6 +5,7 @@ python:
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
# command to install dependencies
|
||||
install: "pip install . 'coverage<4' coveralls"
|
||||
# command to run tests
|
||||
|
Loading…
Reference in New Issue
Block a user