From 1de848f4a33a28c831cdc84d5e9ab3e2a113f715 Mon Sep 17 00:00:00 2001 From: Aaron Petkau Date: Mon, 12 Oct 2020 17:09:53 -0500 Subject: [PATCH] Removed testing on Python 3.8 since I get conda conflicts --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 99c3970..e875754 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ language: python python: - "3.6" - "3.7" - - "3.8" env: matrix: