Skip to content

Commit

Permalink
Added Python 3.2 and 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kura committed Apr 21, 2013
1 parent 2319587 commit d703e7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "pypy"
install:
- make install
Expand Down

0 comments on commit d703e7d

Please sign in to comment.