Travis: run tests under python 3.5 (#284)
This commit is contained in:
committed by
Corey Hammerton
parent
294e2d6559
commit
feac4441c9
@@ -3,6 +3,7 @@ language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.5"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install -r requirements-test.txt
|
||||
|
||||
Reference in New Issue
Block a user