From abc6b538983b9ffa3327af3ba7ab9874f34d9e6a Mon Sep 17 00:00:00 2001 From: Jonathan Wren Date: Sat, 30 Nov 2019 13:36:50 -0800 Subject: [PATCH] [#739] Update tests so that 3.8 is not an allowed failure --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 140349c3..17251ba9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,7 +49,6 @@ aliases: jobs: fast_finish: true allow_failures: - - python: 3.8 - python: nightly - os: windows