Merge pull request #107 from pubs/feat/travis-latest-python
Adds python 3.6 to travis build.
This commit is contained in:
commit
a2a70fab32
@ -4,6 +4,7 @@ python:
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
# command to install dependencies
|
||||
install:
|
||||
- "pip install -r tests/requirements.txt"
|
||||
|
Loading…
x
Reference in New Issue
Block a user