1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-23 16:48:49 -05:00

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

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