From 14c2e6d8b95dd94c128a0ebe721b1608bd4bdb3e Mon Sep 17 00:00:00 2001 From: Caleb Bell Date: Mon, 28 Nov 2016 23:58:11 -0400 Subject: [PATCH] Change .travis.yml to include OSX #4 --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 13c07602..d1f5cec8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ os: - osx - linux compiler: - - "2.6" - "2.7" - "3.3" - "3.4" @@ -13,8 +12,6 @@ env: matrix: fast_finish: true exclude: - - os: "osx" - compiler: "2.6" - os: "linux" compiler: "3.3" include: