]> the.earth.li Git - onak.git/commitdiff
Update Travis CI config to use Xenial
authorJonathan McDowell <noodles@earth.li>
Tue, 9 Apr 2019 18:22:03 +0000 (19:22 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 9 Apr 2019 18:22:03 +0000 (19:22 +0100)
The default of Trusty is failing to find libsystemd-dev.

.travis.yml

index 064fb4fa9fd9d9a4e2b5a5c14186a298558bb4cf..9fee020f97144188732675fb5d7b1de39328bc48 100644 (file)
@@ -1,4 +1,5 @@
 language: c
+dist: xenial
 compiler:
   - clang
   - gcc