Add script block to travis
This commit is contained in:
@@ -12,3 +12,5 @@ install:
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- python: pypy
|
- python: pypy
|
||||||
|
|
||||||
|
script: python setup.py test
|
||||||
|
|||||||
Reference in New Issue
Block a user