Added pypy3 to the build matrix.

This commit is contained in:
Omer Katz 2014-09-15 12:52:24 +03:00
parent 24c2f57704
commit 30aa673fba
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ python:
- 3.2
- 3.3
- 3.4
- pypy3
env:
- DEPS=true