-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added note to readme about how to renew Travis CI's CocoaPods trunk t…
…oken
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -253,6 +253,8 @@ Before pushing a build, you must: | |
Once that's done, you can call `git push --follow-tags` [<sup id=a1>1</sup>](#f1), and let [Travis CI](https://travis-ci.org/abbeycode/UnrarKit/builds) take care of the rest. | ||
_Note: if the push to CocoaPods fails in Travis CI, it's almost certainly because the Trunk token has expired. Follow [this Stack Overflow answer]](https://stackoverflow.com/a/31511532/105717)'s instructions to fix it. Next time, try `pod trunk me`_ | ||
# Credits | ||
* Dov Frankel ([email protected]) | ||
|