From 89d089d4757fcecdd4948e6a2c254816b1c54dbe Mon Sep 17 00:00:00 2001 From: Steve Barnegren Date: Thu, 1 Oct 2020 20:59:54 +0100 Subject: [PATCH] Update travis.yml --- .travis.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8740fcc..b435afc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,5 @@ language: swift -osx_image: xcode10.2 +osx_image: xcode12 xcode_project: Example/Example.xcodeproj xcode_scheme: SwiftChessExample -xcode_destination: platform=iOS Simulator,OS=12.1,name=iPhone X - -branches: - only: - - master \ No newline at end of file +xcode_sdk: iphonesimulator14.0