# File lib/travis/cli/settings.rb, line 53
      def boolean?(key)
        key.to_sym != :maximum_number_of_builds
      end