Skip to content

Commit

Permalink
Use iOS 13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BasThomas committed Oct 27, 2019
1 parent b1afbaf commit 49fb3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 49fb3e1

Please sign in to comment.