# File lib/travis/client/env_var.rb, line 97 def inspect_info "#{name}=#{value ? value.inspect : "[secure]"}" end