mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +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
|
||||
|
||||
language: c
|
||||
|
||||
Reference in New Issue
Block a user