Skip to content

Commit 5c8fb32

Browse files
committed
Try updating cocoapods
1 parent ca34019 commit 5c8fb32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cache: cocoapods
77
podfile: Example/Podfile
88

99
before_install:
10-
# - gem install cocoapods # Since Travis is not always on latest version
10+
- gem install cocoapods # Since Travis is not always on latest version
1111
- pod install --project-directory=Example
1212

1313
script:

0 commit comments

Comments
 (0)