Update .travis.yml
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ jobs:
|
|||||||
name: "Tests"
|
name: "Tests"
|
||||||
- stage: Deploy
|
- stage: Deploy
|
||||||
name: "CocoaPods"
|
name: "CocoaPods"
|
||||||
script: pod trunk push Euler.podspec --allow-warnings
|
script: pod trunk push Euler.podspec --allow-warnings --verbose
|
||||||
if: commit_message =~ /v[0-9]/
|
if: commit_message =~ /v[0-9]/
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|||||||
Reference in New Issue
Block a user