mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Change stage so travis doesn't get confused about allowed failures
This commit is contained in:
parent
5c0a2a236a
commit
968ae6ca98
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue