Upping version

This commit is contained in:
Michael Lazar
2017-01-12 18:23:42 -08:00
parent 88d8001bf1
commit 6ebe789274
5 changed files with 31 additions and 9 deletions

View File

@@ -4,6 +4,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"
before_install:
- pip install coveralls pytest coverage mock pylint vcrpy
install: