Skip to content

Commit

Permalink
Add pypy3 to travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuaxo committed Jul 21, 2020
1 parent e73727e commit 871ea5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ python:
- 2.7
- 3.6
- 3.7
- pypy3
install:
- pip install flake8 pydocstyle
- pip install .[test]
Expand Down

0 comments on commit 871ea5c

Please sign in to comment.