Skip to content

Commit

Permalink
Change stage so travis doesn't get confused about allowed failures
Browse files Browse the repository at this point in the history
  • Loading branch information
wren committed Jan 4, 2020
1 parent 06970f3 commit 676cac7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 676cac7

Please sign in to comment.