We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1ac880 + bf9787d commit 0db0468Copy full SHA for 0db0468
.travis.yml
@@ -1,9 +1,9 @@
1
os: osx
2
language: swift
3
-osx_image: xcode12.2
+osx_image: xcode12.3
4
xcode_project: CountriesSwiftUI.xcodeproj
5
xcode_scheme: CountriesSwiftUI
6
xcode_sdk: iphonesimulator14.2
7
xcode_destination: platform=iOS Simulator,OS=14.2,name=iPhone 8
8
after_success:
9
- - bash <(curl -s https://codecov.io/bash)
+ - bash <(curl -s https://codecov.io/bash)
0 commit comments