mbox series

[0/3] travis: enhancements for build (plus a meson fix)

Message ID 20190411195229.7841-1-aconole@redhat.com (mailing list archive)
Headers
Series travis: enhancements for build (plus a meson fix) |

Message

Aaron Conole April 11, 2019, 7:52 p.m. UTC
  This series improves the travis integration a bit, and adds the ability for
the meson system to auto-detect the number of cores.

Aaron Conole (3):
  travis: enable ccache
  travis: add a distinguisher to the 'extra' builds
  app/test/meson: auto detect number of cores

 .travis.yml          | 19 +++++++++----------
 app/test/meson.build | 24 +++++++++++++++++++++---
 2 files changed, 30 insertions(+), 13 deletions(-)