From f4d862e2230aadc8083999733972ad1b3e1a552e Mon Sep 17 00:00:00 2001 From: Arthur Guiot Date: Mon, 21 Dec 2020 19:20:03 -0500 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 09920b5..04fa498 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ jobs: name: "Tests" - stage: Deploy 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]/ notifications: email: