Commit 73afeac9 authored by Kai Lautaportti's avatar Kai Lautaportti

Added more python versions to test on.

parent b1b624aa
......@@ -2,6 +2,9 @@ language: python
python:
- 2.6
- 2.7
- 3.2
- 3.3
- pypy
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