Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit c8fca2d

Browse files
dstarkeflovilmart
authored andcommitted
remove CocoaPods steps from CI build
1 parent 2595d6e commit c8fca2d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ env:
1717
install:
1818
- |
1919
bundle install
20-
bundle exec pod repo update
21-
bundle exec pod install
2220
script:
2321
- |
2422
if [ "$TEST_TYPE" = iOS ]; then

0 commit comments

Comments
 (0)