Add python 3.2 and pypy to Travis CI
This commit is contained in:
@@ -2,6 +2,8 @@ language: python
|
||||
|
||||
python:
|
||||
- 2.7
|
||||
- 3.2
|
||||
- pypy
|
||||
|
||||
compiler: gcc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user