[opam-commits] [Passed] ocaml/opam-repository#444 (test-reorg-subdirs - 07b9018)
Travis CI
notifications at travis-ci.org
Mon Nov 18 11:56:55 GMT 2013
Build Update for ocaml/opam-repository
-------------------------------------
Build: #444
Status: Passed
Duration: 2 minutes and 9 seconds
Commit: 07b9018 (test-reorg-subdirs)
Author: Louis Gesbert
Message: Moved compiler descriptions into sub-directories
Command used:
for f in *; do DIR=$(sed 's%\(\(.\...\..[^+._-]*\)[^.]*\).*%\2/\1%' <<<"$f"); echo "$f => $DIR"; mkdir -p "$DIR"; git mv "$f" "$DIR"; done
View the changeset: https://github.com/ocaml/opam-repository/compare/af04d36585a1^...07b901804f60
View the full build log and details: https://travis-ci.org/ocaml/opam-repository/builds/14135841
--
You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/opam-commits/attachments/20131118/16e97175/attachment-0001.html>
More information about the Opam-commits
mailing list