add pypy
This commit is contained in:
parent
6c35dfd832
commit
30e8d5d1a1
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ language: python
|
|||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
- pypy
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq build-essential libssl-dev swig python-m2crypto python-numpy
|
||||
|
|
Loading…
Reference in a new issue