Skip to content

Commit

Permalink
Try PyPy3 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 21, 2019
1 parent 90a5f3f commit ddb87dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ python:
- 3.4
- 3.5
- 3.6
- pypy3
matrix:
include:
- python: 3.7
dist: xenial
- python: pypy3.5-6.0
dist: xenial
- python: 3.6
name: "Flake8"
install: pip install -U flake8
Expand Down

0 comments on commit ddb87dc

Please sign in to comment.