Skip to content

Commit

Permalink
Add pypy3 to travis environments
Browse files Browse the repository at this point in the history
  • Loading branch information
ms7s committed Aug 23, 2016
1 parent d66962e commit 6d9153d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python:
- "3.4"
- "3.5"
- "pypy"
- "pypy3"
install:
- "pip install ."
script: nosetests

0 comments on commit 6d9153d

Please sign in to comment.