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