Skip to content

Commit 12a1fb6

Browse files
committed
should fix pod deployment
1 parent c40e9e8 commit 12a1fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ matrix:
2424
before_deploy:
2525
- carthage build --no-skip-current
2626
- carthage archive $MODULE_NAME
27-
- pod trunk push CrossroadRegex.podspec
27+
- pod trunk push CrossroadRegex.podspec --allow-warnings
2828
deploy:
2929
provider: releases
3030
api_key:

0 commit comments

Comments
 (0)