# File lib/travis/tools/system.rb, line 12
      def windows?
        File::ALT_SEPARATOR == "\\"
      end