Skip to content

Commit

Permalink
Test on Python 3.8 final (#1070)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored and JelleZijlstra committed Oct 15, 2019
1 parent be35b1e commit 3bfb669
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
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 3bfb669

Please sign in to comment.