Skip to content

Commit dbc0b55

Browse files
Merge pull request #617 from timothycrosley/feature/fix-issue-390
Add pypy and py3.7 to testing requirements
2 parents 0109717 + f163559 commit dbc0b55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ matrix:
1111
- os: linux
1212
sudo: required
1313
python: 3.6
14+
- os: linux
15+
sudo: required
16+
python: pypy3
1417
- os: osx
1518
language: generic
1619
env: TOXENV=py34

0 commit comments

Comments
 (0)