mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 08:38:49 -05:00
travis: update scan-build job to xenial
Closes https://github.com/curl/curl/pull/3999
This commit is contained in:
parent
4ae6b5bb85
commit
99a49d661f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user