From ac8b9d6a50018bb8f6613af6b3f891f2ff114807 Mon Sep 17 00:00:00 2001 From: Akash Mahanty Date: Thu, 26 Nov 2020 08:03:27 +0530 Subject: [PATCH] use osx, huge backlog on .org travis for linux builds --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c70b36c..2ec41ac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: python -os: linux -dist: xenial +os: osx cache: pip python: - 3.8