Skip to content

Commit

Permalink
Enable pypy on travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmer committed Nov 15, 2014
1 parent b5a3921 commit 29462de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ python:
- "2.6"
- "2.7_with_system_site_packages"
- "3.4"
- "pypy"
script: PYTHONHASHSEED=random python setup.py test
install:
- sudo apt-get update
Expand Down

0 comments on commit 29462de

Please sign in to comment.