# File lib/travis/cli/command.rb, line 101
      def terminal
        @terminal ||= HighLine.new(input, output)
      end