We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca34019 commit 5c8fb32Copy full SHA for 5c8fb32
.travis.yml
@@ -7,7 +7,7 @@ cache: cocoapods
7
podfile: Example/Podfile
8
9
before_install:
10
-# - gem install cocoapods # Since Travis is not always on latest version
+- gem install cocoapods # Since Travis is not always on latest version
11
- pod install --project-directory=Example
12
13
script:
0 commit comments