Skip to content

Commit 8be85e5

Browse files
committed
only run refresh_dsyms on travis
1 parent 6a69d80 commit 8be85e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/platforms/ios.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@
106106
auto_beta
107107

108108
# go ahead and download dSYMs for bugsnag too
109-
refresh_dsyms
109+
refresh_dsyms if travis?
110110
end
111111
end

0 commit comments

Comments
 (0)