From 1a4e51902e61036e26a47e4a389bbddde84901cd Mon Sep 17 00:00:00 2001 From: Sitsofe Wheeler Date: Sun, 9 Jul 2017 07:48:16 +0100 Subject: [PATCH] travis: get rid of non-breaking space characters Signed-off-by: Sitsofe Wheeler --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ca50e226..e84e61fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ matrix: # compiler: clang # osx_image: xcode8 # env: SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk MACOSX_DEPLOYMENT_TARGET=10.11 - # Build on the latest OSX version (will eventually become obsolete) + # Build on the latest OSX version (will eventually become obsolete) - os: osx compiler: clang osx_image: xcode8.2 -- 2.25.1