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