34 35 36
# File 'lib/travis/tools/system.rb', line 34 def full_os os_name == os_type ? os : "#{os} like #{os_type}" end