add travis-ci build configuration file

This commit is contained in:
Daniel Graña 2012-05-16 16:54:12 -03:00
parent b4f368c37e
commit 8376d95ce8
1 changed files with 8 additions and 0 deletions

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: python
python:
- 2.6
- 2.7
install:
- pip install . --use-mirrors
script:
- trial scrapy