Skip to content
Merged
Prev Previous commit
Next Next commit
update
  • Loading branch information
lucdion committed May 16, 2021
commit 444f8c12e2d5eb44825102223dea50d82c4795cf
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ cache:
- cocoapods

install:
- brew update
- bundle install # --deployment # to cache vendor/bundle
- pod install --repo-update;

Expand Down