Skip to content

Commit

Permalink
trying pypy3.5 on TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
taleinat committed Apr 23, 2020
1 parent b08e98c commit 51512df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -41,10 +41,10 @@ matrix:
- python: "pypy"
env:
- TOXENV=pypy-with_coverage
- python: "pypy3"
- python: "pypy3.5"
env:
- TOXENV=pypy3-without_coverage
- python: "pypy3"
- python: "pypy3.5"
env:
- TOXENV=pypy3-with_coverage

Expand Down

0 comments on commit 51512df

Please sign in to comment.