Skip to content

Commit

Permalink
Merge b73b92e into be35b1e
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Oct 15, 2019
2 parents be35b1e + b73b92e commit 0c2d95a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0c2d95a

Please sign in to comment.