# File lib/travis/tools/system.rb, line 54 def ruby_version "%s-p%s" % [RUBY_VERSION, RUBY_PATCHLEVEL] end