From 8f557e5427547e17e54045c3d2fcbf29a9e3e836 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Mon, 23 Oct 2017 13:05:40 +1100 Subject: [PATCH] remove osx to put in separate PR --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 278527a54..1a95d1a17 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,10 +8,6 @@ language: python python: - 3.6 -os: - - linux - - osx - notifications: email: false