Commit f9d7618a authored by Marius Gedminas's avatar Marius Gedminas

Enable Python 3.x tests in Travis-CI

parent 10b12696
......@@ -2,6 +2,8 @@ language: python
python:
- 2.6
- 2.7
- 3.2
- 3.3
install:
- python bootstrap.py
- bin/buildout
......
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