Skip to content

Commit

Permalink
Try PyPy3, too.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 21, 2019
1 parent edbd5b7 commit 90a5f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
language: python
sudo: false
python:
- 2.7
- pypy
- 3.4
- 3.5
- 3.6
- pypy3
matrix:
include:
- python: 3.7
Expand Down

0 comments on commit 90a5f3f

Please sign in to comment.