From 153cb9e1beb82b9fba239ab6b67bd5bce5948763 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Thu, 20 May 2021 11:40:44 +1000 Subject: [PATCH] Removed unused variable --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c6f596fa5..48fa61126 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ env: - UNICODE_WIDTH=32 - BUILD_DEPENDS="" - TEST_DEPENDS="pytest pytest-cov" - - MACOSX_DEPLOYMENT_TARGET=10.10 language: python # Default Python version is usually 3.6