Skip to content

Commit 89a82de

Browse files
committed
change .travis.yml
1 parent debc159 commit 89a82de

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
@@ -5,7 +5,7 @@ sudo: true
55
before_install:
66
- rvm install 2.6.4
77
- rvm use 2.6.4
8-
- brew update
8+
# - brew update
99
- gem install cocoapods --pre
1010
- pod --version
1111
- rm -rf ~/.cocoapods

0 commit comments

Comments
 (0)