# File lib/travis/cli/command.rb, line 110
      def output=(io)
        @terminal = nil
        @output = io
      end