Test on Python 3.8 final (#1070)
This commit is contained in:
parent
be35b1ed2d
commit
3bfb66971f
@ -31,8 +31,8 @@ matrix:
|
||||
python: 3.6
|
||||
- name: "3.7"
|
||||
python: 3.7
|
||||
- name: "3.8-dev"
|
||||
python: 3.8-dev
|
||||
- name: "3.8"
|
||||
python: 3.8
|
||||
before_deploy:
|
||||
- pip install pyinstaller
|
||||
- pyinstaller --clean -F --add-data blib2to3/:blib2to3 black.py
|
||||
|
Loading…
Reference in New Issue
Block a user