fastlane/lib/fastlane/actions/slather.rb in fastlane-2.122.0.beta.20190424200026 vs fastlane/lib/fastlane/actions/slather.rb in fastlane-2.122.0.beta.20190425200104

- old
+ new

@@ -1,10 +1,6 @@ module Fastlane module Actions - module SharedValues - SLATHER_CUSTOM_VALUE = :SLATHER_CUSTOM_VALUE - end - class SlatherAction < Action # https://github.com/SlatherOrg/slather/blob/v2.4.2/lib/slather/command/coverage_command.rb ARGS_MAP = { travis: '--travis', travis_pro: '--travispro',