Skip to content

Commit

Permalink
fix travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mbi committed Jan 19, 2021
1 parent f20c0c1 commit 137fe97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ matrix:
dist: xenial
- python: "3.6"
env: TOX_ENV=py36-django22-jinja2
- python: "3.6"
- python: "3.7"
env: TOX_ENV=flake8
- python: "3.6"
env: TOX_ENV=gettext
Expand All @@ -38,7 +38,7 @@ matrix:
- python: "3.6"
arch: ppc64le
env: TOX_ENV=py36-django22-jinja2
- python: "3.6"
- python: "3.7"
arch: ppc64le
env: TOX_ENV=flake8
- python: "3.6"
Expand Down

0 comments on commit 137fe97

Please sign in to comment.