We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cace84 commit 5d8ba2dCopy full SHA for 5d8ba2d
1 file changed
.travis.yml
@@ -31,6 +31,7 @@ jobs:
31
# Install SourceKitten and Jazzy.
32
- brew install sourcekitten
33
- gem install -N jazzy
34
+ - gem update -N cocoapods
35
before_deploy:
36
- >
37
if ! [ "$BEFORE_DEPLOY_RUN" ]; then
0 commit comments