travis: use trusty for coverage build

This works now and precise is in the process of being decommissioned.

Closes https://github.com/curl/curl/pull/2476
This commit is contained in:
Marcel Raad 2017-07-20 15:22:29 +02:00
parent 0f31647cf7
commit 0b87c96325
No known key found for this signature in database
GPG Key ID: 33C416EFAE4D6F02
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ matrix:
env: T=cmake
- os: linux
compiler: gcc
dist: precise
dist: trusty
env: T=coverage
- os: linux
compiler: gcc