Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Commit

Permalink
Add verbose option
Browse files Browse the repository at this point in the history
  • Loading branch information
draveness committed Mar 12, 2017
1 parent c90e69f commit b43e65a
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 @@ -16,7 +16,7 @@ before_deploy:
- carthage build --no-skip-current
- carthage archive DKNightVersion
script:
- pod lib lint
- pod lib lint --verbose

deploy:
provider: releases
Expand Down

0 comments on commit b43e65a

Please sign in to comment.