Commit 77a0c3cb authored by Tom Gross's avatar Tom Gross

add supported Python versions to Travis CI

parent a07c09c7
language: python language: python
python: python:
- 2.7 - 2.7
- 3.2
- 3.3
- 3.4
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