Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
dist: bionic
python: 3.8
script:
- pip3 install -U --pre black
- pip3 install -U --pre black==20.8b1
- black --check .
- stage: test
name: cli_func_v4
Expand Down