Unverified Commit 0b87c963 authored by Marcel Raad's avatar Marcel Raad
Browse files

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
parent 0f31647c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ matrix:
          env: T=cmake
        - os: linux
          compiler: gcc
          dist: precise
          dist: trusty
          env: T=coverage
        - os: linux
          compiler: gcc