Skip to content

Commit

Permalink
Merge pull request #3783 from johnthagen/patch-1
Browse files Browse the repository at this point in the history
Test with the latest pypy/pypy3
  • Loading branch information
radarhere committed May 2, 2019
2 parents af5c913 + 3efe7bc commit c47792c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -16,9 +16,9 @@ matrix:
- python: "3.6"
name: "Lint"
env: LINT="true"
- python: "pypy2.7-6.0"
- python: "pypy"
name: "PyPy2 Xenial"
- python: "pypy3.5-6.0"
- python: "pypy3"
name: "PyPy3 Xenial"
- python: '3.7'
name: "3.7 Xenial"
Expand Down

0 comments on commit c47792c

Please sign in to comment.