We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1afbaf commit 49fb3e1Copy full SHA for 49fb3e1
1 file changed
.travis.yml
@@ -5,4 +5,4 @@ script:
5
- cd Example/
6
- pod install
7
- cd ..
8
- - 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"
0 commit comments