Skip to content

Commit

Permalink
add pypy3 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Jun 13, 2018
1 parent 64ca435 commit 1cc819e
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,5 +5,6 @@ python:
- 3.5
- 3.6
- pypy
- pypy3
install: python setup.py install
script: python setup.py test

0 comments on commit 1cc819e

Please sign in to comment.