Skip to content

Commit

Permalink
Merge pull request #617 from timothycrosley/feature/fix-issue-390
Browse files Browse the repository at this point in the history
Add pypy and py3.7 to testing requirements
  • Loading branch information
timothycrosley authored Jan 29, 2018
2 parents 0109717 + f163559 commit dbc0b55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ matrix:
- os: linux
sudo: required
python: 3.6
- os: linux
sudo: required
python: pypy3
- os: osx
language: generic
env: TOXENV=py34
Expand Down

0 comments on commit dbc0b55

Please sign in to comment.