Skip to content

Commit

Permalink
Try pypy on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzogil committed Feb 15, 2015
1 parent dbeae43 commit 978fe00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "pypy"
- "pypy3"
install:
- python setup.py develop
- pip install coveralls
Expand Down

0 comments on commit 978fe00

Please sign in to comment.