[Skiboot] [PATCH 0/2] opal-ci: Add 18.04 and clang builds
Joel Stanley
joel at jms.id.au
Fri May 4 16:36:49 AEST 2018
Obviously the clang build cannot go in until the patches do.
We could also chose to have a separate build script that does the clang
build instead of the GCC one (currently it does it in addition to), and
put that in the soft-fail bucket on Travis.
Joel Stanley (2):
opal-ci: Add Ubuntu 18.04
opal-ci: Additionally build with clang on Ubuntu 18.04
.travis.yml | 1 +
opal-ci/Dockerfile-ubuntu-18.04 | 10 ++++++++++
opal-ci/build-ubuntu-18.04.sh | 34 +++++++++++++++++++++++++++++++++
3 files changed, 45 insertions(+)
create mode 100644 opal-ci/Dockerfile-ubuntu-18.04
create mode 100755 opal-ci/build-ubuntu-18.04.sh
--
2.17.0
More information about the Skiboot
mailing list