mirror of
https://github.com/moparisthebest/curl
synced 2024-12-25 01:28:51 -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:
parent
0f31647cf7
commit
0b87c96325
@ -85,7 +85,7 @@ matrix:
|
|||||||
env: T=cmake
|
env: T=cmake
|
||||||
- os: linux
|
- os: linux
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
dist: precise
|
dist: trusty
|
||||||
env: T=coverage
|
env: T=coverage
|
||||||
- os: linux
|
- os: linux
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
|
Loading…
Reference in New Issue
Block a user