Skip to content

Commit

Permalink
Test on PyPy 2 and 3
Browse files Browse the repository at this point in the history
  • Loading branch information
orf authored and buglloc committed Jun 2, 2017
1 parent f5fd81c commit d4e3d52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,8 @@ python:
- "2.7"
- "3.5"
- "3.6"
- "pypy"
- "pypy3"

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit d4e3d52

Please sign in to comment.