Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenTiigi committed Jun 2, 2018
2 parents e68a390 + 15d6ca7 commit a14638d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ platform :ios do
clean: true,
code_coverage: true
)
pod_lib_lint(verbose: true)
pod_lib_lint
end

desc "Runs coverage"
Expand Down

0 comments on commit a14638d

Please sign in to comment.