History log of /openbmc/obmc-console/.travis.yml (Results 1 – 3 of 3)
Revision Date Author Comments
# ed049912 08-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

Change-Id: I81cb995cc3c633d3c8fdc8cc109e9f0afec01ec5
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 2eacda52 06-Apr-2016 Jeremy Kerr <jk@ozlabs.org>

Merge branch 'travis' of https://github.com/shenki/obmc-console


# 4d948acd 17-Mar-2016 Joel Stanley <joel@jms.id.au>

Add travis CI configuration

Just builds with clang 3.8 and gcc 5.3 for x86.

Signed-off-by: Joel Stanley <joel@jms.id.au>