Skip to content

Commit a4702fb

Browse files
committed
[Travis CI] Update command added for Cocoapods 1.0+
1 parent 88271fc commit a4702fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ cache: cocoapods
88
podfile: Podfile
99
before_install:
1010
- gem install cocoapods # Since Travis is not always on latest version
11+
- pod repo update
1112
- pod install
1213
- xcrun simctl list # list devices
1314

0 commit comments

Comments
 (0)