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