Closed lukecav closed 1 year ago
Travis CI build config file should be updated to use Ubuntu Xenial 16.04. dist: trusty should be changed to dist: xenial. Since Trusty is EOL by Canonical. https://docs.travis-ci.com/user/reference/xenial/ https://docs.travis-ci.com/user/reference/trusty/
dist: trusty
dist: xenial
At this point we might want to consider just dropping the Travis CI config altogether
👍
Travis CI build config file should be updated to use Ubuntu Xenial 16.04.
dist: trusty
should be changed todist: xenial
. Since Trusty is EOL by Canonical. https://docs.travis-ci.com/user/reference/xenial/ https://docs.travis-ci.com/user/reference/trusty/