# File lib/travis/tools/system.rb, line 28 def os os_name ? "#{os_name} #{os_version}".strip : os_type end