Add Travis CI tests
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
language: python
|
||||||
|
python:
|
||||||
|
- '3.3'
|
||||||
|
- '2.7'
|
||||||
|
- '2.6'
|
||||||
|
script:
|
||||||
|
- python setup.py test
|
||||||
Reference in New Issue
Block a user