Skip to content

Commit

Permalink
Use Python 3.8 for flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Jun 3, 2020
1 parent f169156 commit 931b205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
include:
- stage: static analysis
env: TOXENV=flake8
python: "3.8"

- stage: test
env: TOXENV=pypy3
Expand Down

0 comments on commit 931b205

Please sign in to comment.