Skip to content

Commit

Permalink
support for the carthage archive
Browse files Browse the repository at this point in the history
  • Loading branch information
herui committed Mar 22, 2016
1 parent 2db41b4 commit 666187c
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 @@ -13,7 +13,7 @@ before_script:
# - carthage bootstrap
before_deploy:
- carthage build --no-skip-current
- carthage archive $FRAMEWORK_NAME
- carthage archive HHAttachmentSheet
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 666187c

Please sign in to comment.