[latex3-commits] Failed: latex3/l3build#52 (config - 7f18336)

Travis CI builds at travis-ci.org
Thu Jul 6 17:23:18 CEST 2017


Build Update for latex3/l3build
-------------------------------------

Build: #52
Status: Failed

Duration: 1 minute and 33 seconds
Commit: 7f18336 (config)
Author: Joseph Wright
Message: Add support for --config|-c option (fixes #18)

At present this works on the basis that

    texlua build.lua check

does all targets while

    texlua build.lua check -c <config>

does a single one. There is a slight issue with the 'vanilla'
config as there is no way to run *just* it during "check". We could
go with

    texlua build.lua --config=

i.e. use the 'long' form to make the <config> optional. We could
alternatively have a default config

    stdconfig = "" -- or "default"

and perhaps not insist it exists: thoughts welcome!y

View the changeset: https://github.com/latex3/l3build/compare/0e43aeaacda6^...7f1833693f03

View the full build log and details: https://travis-ci.org/latex3/l3build/builds/250809483?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://tug.org/pipermail/latex3-commits/attachments/20170706/effcd941/attachment.html>


More information about the latex3-commits mailing list