Skip to content

Commit

Permalink
Added pypy to travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
m-lundberg committed Jul 19, 2018
1 parent bfbfd32 commit 0bd9c20
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,5 +4,7 @@ python:
- "2.7"
- "3.5"
- "3.6"
- "pypy"
- "pypy3"

script: python -m pytest -v .

0 comments on commit 0bd9c20

Please sign in to comment.