Browse Source

add pypy

auth
clowwindy 10 years ago
parent
commit
30e8d5d1a1
  1. 1
      .travis.yml

1
.travis.yml

@ -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

Loading…
Cancel
Save