| Age | Commit message (Collapse) | Author |
|
|
|
|
|
The YAML module that available in the Travis repos does not enforce
marking of numeric-looking variables as strings. When these are parsed
by the github site generator, precision is lost as they are interpreted
numerically (eg. version: 1.10 -> turns into 1.1).
Reported by Vilkku. Fixes #125
|
|
Avoid stalled builds by outputting the prereq-scanner result.
|
|
This change will limit the keys in scripts.yaml to a set of explicitly
specified keys, omitting such entries as default_package and changed
|
|
Github changed their renderer so graphical symbols will stop rendering
altogether if they exceed some number. So we have to go back to plain
text.
|
|
|