Update .travis.yml

This commit is contained in:
Arthur Guiot
2020-12-21 19:20:03 -05:00
committed by GitHub
parent 1b020dfedf
commit f4d862e223
+1 -1
View File
@@ -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: