Update .travis.yml (#990)

According to [Ubuntu Release](https://wiki.ubuntu.com/Releases) 
End of Standard Support of `trusty` is April 2019
We should bump to Ubuntu 16.04.6 LTS "xenial"
This commit is contained in:
Yuxiang LIU
2020-07-07 09:56:15 +08:00
committed by GitHub
parent 59cf79cc2c
commit a15b215389

View File

@@ -1,4 +1,4 @@
dist: trusty
dist: xenial
sudo: required
language: c