File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ before_install:
1111- gem install cocoapods # Since Travis is not always on latest version
1212- pod install --project-directory=Example
1313
14- before_deploy :
14+ after_success :
1515- ./build.sh
1616
1717deploy :
Original file line number Diff line number Diff line change 44
55Pod ::Spec . new do |s |
66 s . name = 'Leanplum-iOS-SDK-source'
7- s . version = '2.2.1-beta.5 '
7+ s . version = '2.2.1-beta.6 '
88 s . summary = 'Mobile Marketing Platform. Integrated. ROI Engine.'
99 s . description = <<-DESC
1010Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app
Original file line number Diff line number Diff line change 88
99Pod ::Spec . new do |s |
1010 s . name = 'Leanplum-iOS-SDK'
11- s . version = '2.2.1-beta.5 '
11+ s . version = '2.2.1-beta.6 '
1212 s . summary = 'Mobile Marketing Platform. Integrated. ROI Engine.'
1313 s . description = <<-DESC
1414Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app
You can’t perform that action at this time.
0 commit comments