We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd50a28 commit 153e2f6Copy full SHA for 153e2f6
.travis.yml
@@ -5,6 +5,7 @@ cache:
5
- bundler
6
before_install:
7
- gem install cocoapods
8
+- pod repo update
9
script:
10
- rake install
11
- cd test
0 commit comments