From e79768d6376a5494af59eedb207b4ac1dd4ad5e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Sercu?= Date: Wed, 30 Oct 2019 18:54:49 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 90258a7..902840e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: objective-c -osx_image: xcode9.4 +osx_image: xcode11.1 #xcode_workspace: Example/SwiftyComments.xcworkspace #xcode_scheme: SwiftyComments-Example #xcode_sdk: iphonesimulator9.3 @@ -12,4 +12,4 @@ script: # directories: # - Pods # - $HOME/.cocoapods -# - $HOME/Library/Caches/CocoaPods \ No newline at end of file +# - $HOME/Library/Caches/CocoaPods