travis: Add python-3.5 target

This commit is contained in:
Priit Laes 2015-09-29 15:21:52 +03:00
parent 706f4f78d3
commit 46b957b757
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ python:
#- "3.2"
- "3.3"
- "3.4"
- "3.5"
install:
- pip install -r requirements.txt
- pip install --editable .