mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
travis
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
- 3.2
|
||||
install: python setup.py install
|
||||
script: python test_tablib.py
|
||||
Reference in New Issue
Block a user