1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-23 10:43:44 +00:00
scrapy/.travis.yml
2012-05-16 16:54:12 -03:00

9 lines
115 B
YAML

language: python
python:
- 2.6
- 2.7
install:
- pip install . --use-mirrors
script:
- trial scrapy