]> the.earth.li Git - onak.git/commitdiff
Update Travis CI to use Ubuntu 18.04 instead of 16.04
authorJonathan McDowell <noodles@earth.li>
Mon, 19 Aug 2019 07:29:40 +0000 (08:29 +0100)
committerJonathan McDowell <noodles@earth.li>
Mon, 19 Aug 2019 07:29:40 +0000 (08:29 +0100)
.travis.yml

index 297a19cdcdb42dc3cf0f3bf5a4d00737609870f9..660749f3298eaa4b617feaaf4860d08138032153 100644 (file)
@@ -1,5 +1,5 @@
 language: c
-dist: xenial
+dist: bionic
 compiler:
   - clang
   - gcc