summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Raad <Marcel.Raad@teamviewer.com>2017-07-20 15:22:29 +0200
committerMarcel Raad <Marcel.Raad@teamviewer.com>2018-04-10 07:52:45 +0200
commit0b87c963252d3504552ee0c8cf4402bd65a80af5 (patch)
tree0814007e1db3f8de261814ae9a00d30a98bd78f0
parent0f31647cf7c0a9573f2bd18680099206c9e6daf7 (diff)
downloadcurl-0b87c963252d3504552ee0c8cf4402bd65a80af5.tar.gz
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
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e80b585ac..4b01ea7f9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -85,7 +85,7 @@ matrix:
env: T=cmake
- os: linux
compiler: gcc
- dist: precise
+ dist: trusty
env: T=coverage
- os: linux
compiler: gcc