Change stage so travis doesn't get confused about allowed failures

This commit is contained in:
Jonathan Wren 2020-01-04 12:29:31 -08:00
parent 06970f3911
commit 676cac7e80
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

@ -53,8 +53,7 @@ jobs:
- os: windows - os: windows
include: include:
- stage: Lint & Tests - name: Lint, via Black
name: Lint, via Black
python: 3.8 python: 3.8
script: script:
- black --version - black --version