Added python 3.5 to the build.

This commit is contained in:
Omer Katz
2015-11-23 15:40:16 +02:00
parent 3327388f1f
commit 3c0b00e42d
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ python:
- '3.2'
- '3.3'
- '3.4'
- '3.5'
- pypy
- pypy3
env: