From eb97973e6803eac5ccf84fb5d7c8f59e048e6d1f Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 9 Mar 2020 03:11:12 +0100 Subject: Update Travis-CI configuration This is just a compatibility update, the configuration is equivalent to the previous Signed-off-by: Haru --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 46600a7f5..263f66776 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: c -sudo: false +os: linux dist: trusty addons: apt: @@ -24,7 +24,7 @@ script: compiler: false # Necessary at the top level because referenced by allow_failures env: ignore=this # Necessary at the top level because referenced by allow_failures -matrix: +jobs: allow_failures: - compiler: clang env: CONFIGURE_FLAGS="--enable-debug CC=clang-5.0 --enable-Werror --enable-buildbot" -- cgit v1.2.3-60-g2f50