Test with pypy3 too (don't see why not)

This commit is contained in:
Jakub Stasiak 2015-11-04 23:21:00 +01:00
parent 7e91d048db
commit 96bc83e694
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ python:
- "3.5-dev"
- "nightly"
- "pypy"
- "pypy3"
install:
- pip install pytest
script: py.test -vv