summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8170bab..0721218 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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