Skip to content

Commit

Permalink
Add python 2.6 and 3.3 targets to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
kedder committed Mar 19, 2013
1 parent 28fe99b commit 3114be0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,7 +1,9 @@
# Configuration script to Travis-CI
language: python
python:
- 2.6
- 2.7
- 3.3
install:
- python bootstrap.py
- bin/buildout
Expand Down

0 comments on commit 3114be0

Please sign in to comment.