Skip to content

Commit

Permalink
Add pypy to travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gmr committed Feb 17, 2014
1 parent 1877f3d commit 2678275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: python
python:
- 2.6
- 2.7
- pypy
install:
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install --use-mirrors unittest2; fi
- pip install --use-mirrors tornado twisted pyyaml
Expand Down

0 comments on commit 2678275

Please sign in to comment.