Skip to content

Commit 153e2f6

Browse files
committed
Update pod repo during CI
1 parent cd50a28 commit 153e2f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ cache:
55
- bundler
66
before_install:
77
- gem install cocoapods
8+
- pod repo update
89
script:
910
- rake install
1011
- cd test

0 commit comments

Comments
 (0)