|
@ -2,6 +2,7 @@ language: python |
|
|
python: |
|
|
python: |
|
|
- 2.6 |
|
|
- 2.6 |
|
|
- 2.7 |
|
|
- 2.7 |
|
|
|
|
|
- pypy |
|
|
before_install: |
|
|
before_install: |
|
|
- sudo apt-get update -qq |
|
|
- sudo apt-get update -qq |
|
|
- sudo apt-get install -qq build-essential libssl-dev swig python-m2crypto python-numpy |
|
|
- sudo apt-get install -qq build-essential libssl-dev swig python-m2crypto python-numpy |
|
|