Skip to content

Commit

Permalink
Merge 75a8742 into 46b1219
Browse files Browse the repository at this point in the history
  • Loading branch information
FlipperPA committed Jun 13, 2020
2 parents 46b1219 + 75a8742 commit 1a71c3a
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .travis.yml
Expand Up @@ -9,19 +9,14 @@ addons:
packages:
- pypy
- python3.6
- python3.7
- python3.8

python:
- "3.6"
- "3.7"
- "3.8"

env:
matrix:
- TOXENV=py36-dj22
- TOXENV=py37-dj22
- TOXENV=py38-dj22
- TOXENV=dj22
- TOXENV=dj30

- TOXENV=flake8

Expand Down

0 comments on commit 1a71c3a

Please sign in to comment.