[opam-commits] Errored: dra27/opam#69 (windows-build - 475971b)

Travis CI builds at travis-ci.org
Sat Jan 13 03:51:43 GMT 2018


Build Update for dra27/opam
-------------------------------------

Build: #69
Status: Errored

Duration: 13 hours, 25 minutes, and 23 seconds
Commit: 475971b (windows-build)
Author: David Allsopp
Message: Correct display of dir separator on Windows.

Corrected messages which had hard-coded forward slashes in messages (e.g.
~/.opam) either to use Filename.dir_sep (for simple cases like that) or
Filename.concat to build the display properly. Messages on Windows should
always use backslashes (and certainly not end up displaying a mix).

OpamFilename.create and OpamFilename.Dir.of_string both normalise
forward-slash to back-slash on Windows.

View the changeset: https://github.com/dra27/opam/compare/cf407d4d7a9a...475971b3a4de

View the full build log and details: https://travis-ci.org/dra27/opam/builds/328126180?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/opam-commits/attachments/20180113/2eb4ad3a/attachment.html>


More information about the Opam-commits mailing list