Skip to content

Commit 7a7e67d

Browse files
committed
[CI] Use update instead of install to gem
1 parent d7b1eac commit 7a7e67d

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
@@ -8,7 +8,7 @@ aliases:
88
- &cocoapods
99
script:
1010
- rm .swift-version
11-
- gem install cocoapods
11+
- gem update cocoapods
1212
- pod repo update master
1313
- pod lib lint --verbose
1414
os: osx

0 commit comments

Comments
 (0)