File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 - stage : Validate Pods
99 script : " ./Scripts/pod-lint.sh"
1010 os : osx
11- osx_image : xcode12.2
11+ osx_image : xcode11.6
1212 - stage : release new version
1313 script : " ./Scripts/travis/new-release.sh"
1414 os : osx
15- osx_image : xcode12.2
15+ osx_image : xcode11.6
1616 if : branch = master AND type = push AND fork = false
1717 - stage : deploy to cocoapods
1818 script : " ./Scripts/travis/deploy-to-cocoapods.sh"
1919 os : osx
20- osx_image : xcode12.2
20+ osx_image : xcode11.6
2121 if : branch = master AND type = push AND fork = false
2222 - stage : publish documentation
2323 script : " ./Scripts/travis/publish-documentation.sh"
2424 os : osx
25- osx_image : xcode12.2
25+ osx_image : xcode11.6
2626 if : branch = master AND type = push AND fork = false
You can’t perform that action at this time.
0 commit comments