From 2831680d148d7fd9b2428fb70ea2664a7f9e6025 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Sat, 28 Sep 2019 06:42:44 -0400 Subject: [PATCH] stop building MacOS 10.1[01] --- .travis.yml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.travis.yml b/.travis.yml index 37231e29..cf5edf22 100644 --- a/.travis.yml +++ b/.travis.yml @@ -108,22 +108,6 @@ matrix: # - GAMOS=linux # - PLATFORM=x86_64 # - VMTYPE=test - - os: osx - name: "MacOS 10.10" - language: generic - osx_image: xcode6.4 - env: - - GAMOS=macos - - PLATFORM=x86_64 - - VMTYPE=build - - os: osx - name: "MacOS 10.11" - language: generic - osx_image: xcode8 - env: - - GAMOS=macos - - PLATFORM=x86_64 - - VMTYPE=build - os: osx name: "MacOS 10.12" language: generic