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 5c0a2a236a
commit 968ae6ca98

View file

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