diff --git a/.travis.yml b/.travis.yml index 4f6ab46..62d3ada 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,4 @@ script: - cd Example/ - pod install - cd .. - - xcodebuild clean test -scheme Analysis_Tests -workspace Example/Analysis.xcworkspace -destination "platform=iOS Simulator,name=iPhone X,OS=12.2" + - xcodebuild clean test -scheme Analysis_Tests -workspace Example/Analysis.xcworkspace -destination "platform=iOS Simulator,name=iPhone X,OS=13.1"