# File lib/travis/tools/system.rb, line 20
def
linux?
RUBY_PLATFORM
=~
/linux/i
end