Commit 3e38a004 authored by Tres Seaver's avatar Tres Seaver

Add Travis support.

parent 0f791eac
language: python
sudo: false
python:
- 2.6
- 2.7
install:
- python bootstrap.py
- bin/buildout
script:
- bin/test -v1
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