.travis.yml py35
This commit is contained in:
@@ -4,6 +4,7 @@ python:
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
# command to install dependencies
|
||||
install: "pip install . coveralls"
|
||||
# command to run tests
|
||||
|
||||
Reference in New Issue
Block a user