# File lib/travis/tools/system.rb, line 24
      def unix?
        not windows?
      end