Fix: Fastlane pod install

This commit is contained in:
Flávio Caetano 2017-12-22 11:43:12 -02:00
parent d3aacb93e4
commit 445a1e9320
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ platform :ios do
lane :test do
cocoapods(
podfile: "Example/Podfile",
try_repo_update_on_error: true,
)
swiftlint(