Add more python versions to test

This commit is contained in:
Bastian Kleineidam 2015-12-06 20:48:36 +01:00
parent 94aaaf58bd
commit 99d795691d
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
# whitelist
branches:
only: