Commit 18b42bce authored by Marc Abramowitz's avatar Marc Abramowitz

Add .travis.yml for Travis CI

parent b9dd5e60
language: python
python:
- 2.6
- 2.7
before_install: pip install --use-mirrors zc.buildout==1.6.3
install: python setup.py install
script: python setup.py test
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment