fastlane/lib/fastlane/tools.rb in fastlane-2.200.0 vs fastlane/lib/fastlane/tools.rb in fastlane-2.201.0.rc1

- old
+ new

@@ -13,10 +13,11 @@ :cert, :sigh, :match, :scan, :gym, - :precheck + :precheck, + :trainer ] # a list of all the config files we currently expect TOOL_CONFIG_FILES = [ "Appfile",