Commit Graph

3 Commits

Author SHA1 Message Date
Marc Di Luzio
d42dd30e25 Fix format check 2018-04-24 17:09:06 +01:00
Marc Di Luzio
a9ef55cba3 Fix the format check script by applying it to the previous commit
Rather than just to local changes, which doesn't work as intended
2018-04-16 17:52:48 +01:00
Marc Di Luzio
34e6d076a8 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