Skip to content

Commit bf9787d

Browse files
authored
Update .travis.yml
1 parent 87283f7 commit bf9787d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
os: osx
22
language: swift
3-
osx_image: xcode12.2
3+
osx_image: xcode12.3
44
xcode_project: CountriesSwiftUI.xcodeproj
55
xcode_scheme: CountriesSwiftUI
66
xcode_sdk: iphonesimulator14.2
77
xcode_destination: platform=iOS Simulator,OS=14.2,name=iPhone 8
88
after_success:
9-
- bash <(curl -s https://codecov.io/bash)
9+
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)