From 9c4dae7953520f1e5771709141f22ef5ce0f3c3b Mon Sep 17 00:00:00 2001 From: heronhaye Date: Thu, 6 Dec 2018 12:11:32 -0500 Subject: [PATCH] revert unsupported osx-travis --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6072c70..5eda768 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,6 @@ language: python: - 2.7 - 3.6 -os: - - linux - - osx install: - pip install -r requirements.txt script: