From 676cac7e808a129eef273e22daaef917567359b4 Mon Sep 17 00:00:00 2001 From: Jonathan Wren Date: Sat, 4 Jan 2020 12:29:31 -0800 Subject: [PATCH] Change stage so travis doesn't get confused about allowed failures --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0ff7dc97..e493c534 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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