Update dist to a supported version (#982)

* Update Travis dist to Xenial

Co-authored-by: Mohamed Zaian <mohamed.zaian@new-work.se>
This commit is contained in:
Mohamed Zaian 2020-11-18 16:34:12 +01:00 committed by GitHub
parent 08cc9c1d27
commit ffb126fbbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
os: linux os: linux
dist: trusty dist: xenial
sudo: required sudo: required
language: c language: c
stage: build stage: build