Skip to content

Commit

Permalink
should fix pod deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
dileping committed Jul 28, 2016
1 parent c40e9e8 commit 12a1fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ matrix:
before_deploy:
- carthage build --no-skip-current
- carthage archive $MODULE_NAME
- pod trunk push CrossroadRegex.podspec
- pod trunk push CrossroadRegex.podspec --allow-warnings
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 12a1fb6

Please sign in to comment.