mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-09-22 05:13:56 +08:00
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:
@@ -1,4 +1,4 @@
|
|||||||
dist: trusty
|
dist: xenial
|
||||||
sudo: required
|
sudo: required
|
||||||
|
|
||||||
language: c
|
language: c
|
||||||
|
|||||||
Reference in New Issue
Block a user