From 89dce503daf51b8512bec049759bf1411357432c Mon Sep 17 00:00:00 2001 From: Edridge D'Souza Date: Tue, 24 Jul 2018 16:18:03 -0400 Subject: [PATCH] Fix the travis yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0dc1467..3f8ec22 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ python: - nightly matrix: allow_failures: - - python: + python: - nightly - 3.7 fast_finish: true