From 639286f8b6c75d2275348af10a26e60034a3c38c Mon Sep 17 00:00:00 2001 From: Benoit Blanchon Date: Thu, 4 May 2017 22:10:43 +0200 Subject: [PATCH] Travis: Removed retired images --- .travis.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.travis.yml b/.travis.yml index e14da707..6363f05c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -82,18 +82,6 @@ matrix: osx_image: xcode6.4 compiler: clang env: SCRIPT=cmake - - os: osx - osx_image: xcode7 - compiler: clang - env: SCRIPT=cmake - - os: osx - osx_image: xcode7.1 - compiler: clang - env: SCRIPT=cmake - - os: osx - osx_image: xcode7.2 - compiler: clang - env: SCRIPT=cmake - os: osx osx_image: xcode7.3 compiler: clang