From 63273b2b9b01da301650a43584e3258307617a70 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sat, 3 Mar 2018 13:14:29 +0200 Subject: [PATCH] Remove xcode8 entry from ci --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index c94ad8d1..43e42ff8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,9 +9,6 @@ notifications: matrix: include: - - os: osx - osx_image: xcode8 - compiler: clang - os: osx osx_image: xcode9 compiler: clang