]> granicus.if.org Git - curl/commitdiff
travis: use trusty for coverage build
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Thu, 20 Jul 2017 13:22:29 +0000 (15:22 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Tue, 10 Apr 2018 05:52:45 +0000 (07:52 +0200)
This works now and precise is in the process of being decommissioned.

Closes https://github.com/curl/curl/pull/2476

.travis.yml

index e80b585acb14fd2512aea4be05c19b80c184b037..4b01ea7f98b6ff70d53094c07be24e04fe3d58a8 100644 (file)
@@ -85,7 +85,7 @@ matrix:
           env: T=cmake
         - os: linux
           compiler: gcc
-          dist: precise
+          dist: trusty
           env: T=coverage
         - os: linux
           compiler: gcc