5 Commits

Author SHA1 Message Date
Marc Di Luzio
568d9b5b51 Run gamemoded -v as well to ensure basic functionality works 2019-01-28 18:57:56 +00:00
Marc Di Luzio
0c35f32c55 Run bootstrap in the integration 2019-01-28 18:57:56 +00:00
Marc Di Luzio
57cf99ba85 Install dependencies needed for build 2019-01-28 18:57:09 +00:00
Marc Di Luzio
b2de93bd14 Upgrade the travis docker image to use xenial
Fix clang-format package name
2019-01-28 18:50:12 +00:00
Marc Di Luzio
1f12bcb892 Add a basic travis file for unit tests
Only code formatting implemented at the moment.

  Travis is currently Ubuntu 14.04, which is missing multiple library versions needed. Bootstrapping in Python 3.5, Meson and Ninja is possible, but can take a while, but also bootstrapping in libsystemd is one step too many for now as it takes a significant amount of time.
2018-04-13 14:32:02 +01:00