travis: update scan-build job to xenial

Closes https://github.com/curl/curl/pull/3999
This commit is contained in:
Marcel Raad 2019-06-08 15:02:07 +02:00
parent 4ae6b5bb85
commit 99a49d661f
No known key found for this signature in database
GPG Key ID: FE4D8BC5EE1701DD
1 changed files with 2 additions and 1 deletions

View File

@ -332,7 +332,7 @@ matrix:
- libpsl-dev
- os: linux
compiler: clang
dist: trusty
dist: xenial
env:
- T=scan-build
- OVERRIDE_CC="CC=clang-7" OVERRIDE_CXX="CXX=clang++-7"
@ -344,6 +344,7 @@ matrix:
packages:
- *common_packages
- clang-7
- libpsl-dev
- os: linux
compiler: clang
dist: xenial