Skip to content

Commit

Permalink
Add Python 3.8 checks
Browse files Browse the repository at this point in the history
  • Loading branch information
eliorc committed Nov 29, 2019
1 parent cc8c80c commit 4be3d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
test-3.8:
<<: *test-template
docker:
- image: circleci/python:3.6
- image: circleci/python:3.8
test-3.6:
<<: *test-template
docker:
Expand Down

0 comments on commit 4be3d5a

Please sign in to comment.