Also test with pypy

just for the heck of it
This commit is contained in:
Matthias Urlichs 2014-05-16 10:21:25 +02:00
parent 3f3785c8dc
commit 701b4cd33b

View file

@ -3,4 +3,5 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "pypy"
script: sh test.sh