Commit b28a24c4 authored by Godefroid Chapelle's avatar Godefroid Chapelle

Travis CI setup

parent 4bf61820
language: python
python:
- 2.6
- 2.7
install:
- travis_retry python ./bootstrap.py
- travis_retry ./bin/buildout install test
script:
- ./bin/test
notifications:
email: false
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