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 78fc829 commit 444f8c1Copy full SHA for 444f8c1
.travis.yml
@@ -6,6 +6,7 @@ cache:
6
- cocoapods
7
8
install:
9
+ - brew update
10
- bundle install # --deployment # to cache vendor/bundle
11
- pod install --repo-update;
12
0 commit comments