Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kvyatkovskys authored Mar 28, 2022
1 parent eb188b6 commit 7eceb66
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
@@ -1,4 +1,4 @@
osx_image: xcode12.2
osx_image: xcode13.2.1
language: swift
script:
- set -o pipefail && xcodebuild test -workspace Example/KVKCalendar.xcworkspace -scheme KVKCalendar-Example -destination 'platform=iOS Simulator,name=iPhone 12,OS=14.2' ONLY_ACTIVE_ARCH=NO | xcpretty
Expand Down

0 comments on commit 7eceb66

Please sign in to comment.