.travis.yml: Replace manual zlib installation with "dist: trusty"
authorVladimir Panteleev <notmuch@thecybershadow.net>
Thu, 17 Aug 2017 17:51:41 +0000 (17:51 +0000)
committerDavid Bremner <david@tethera.net>
Wed, 30 Aug 2017 10:22:40 +0000 (07:22 -0300)
commit06cd6513fa4b23541909fab6ace2c3ecfe455651
tree7175beb97f17a2b1483f2df242a9036692abd6f9
parent2268eeb90d9603fe4b74e15240117857cbbac2f5
.travis.yml: Replace manual zlib installation with "dist: trusty"

Travis now offers Ubuntu Trusty (14.04 LTS) VMs as test runners, which
is gradually becoming the default. We can opt in to using Trusty now
so that we no longer need to manually update zlib to a newer version.
.travis.yml