Skip to content

Commit

Permalink
add pypy3 target to travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Apr 23, 2018
1 parent a917674 commit 9d4a5a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,5 +5,6 @@ python:
- "3.5"
- "3.6"
- "pypy"
- "pypy3"
install: python setup.py install
script: python setup.py test

0 comments on commit 9d4a5a4

Please sign in to comment.