From 9eefb36a01167e56c4d58a924fbaf5ed9726bca8 Mon Sep 17 00:00:00 2001 From: Mark Charney Date: Tue, 13 Jun 2017 08:49:37 -0400 Subject: [PATCH] travis-ci: remove osx, python builds not supported there Change-Id: Ic5c084502abe41f23d0e2515190a55a35533f1d1 --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index b0d3690..3800982 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,11 +5,6 @@ python: - 3.5 - 3.6 -matrix: - include: - - os: linux - - os: osx - install: - pip install .