mirror of
https://github.com/moparisthebest/curl
synced 2024-12-24 09:08: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
|
- libpsl-dev
|
||||||
- os: linux
|
- os: linux
|
||||||
compiler: clang
|
compiler: clang
|
||||||
dist: trusty
|
dist: xenial
|
||||||
env:
|
env:
|
||||||
- T=scan-build
|
- T=scan-build
|
||||||
- OVERRIDE_CC="CC=clang-7" OVERRIDE_CXX="CXX=clang++-7"
|
- OVERRIDE_CC="CC=clang-7" OVERRIDE_CXX="CXX=clang++-7"
|
||||||
@ -344,6 +344,7 @@ matrix:
|
|||||||
packages:
|
packages:
|
||||||
- *common_packages
|
- *common_packages
|
||||||
- clang-7
|
- clang-7
|
||||||
|
- libpsl-dev
|
||||||
- os: linux
|
- os: linux
|
||||||
compiler: clang
|
compiler: clang
|
||||||
dist: xenial
|
dist: xenial
|
||||||
|
Loading…
Reference in New Issue
Block a user