Add script block to travis

This commit is contained in:
Jason Paryani
2013-08-12 16:07:56 -07:00
parent eefedfd625
commit f58cf90cf0

View File

@@ -12,3 +12,5 @@ install:
matrix: matrix:
allow_failures: allow_failures:
- python: pypy - python: pypy
script: python setup.py test