mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-08-02 21:44:26 +02:00
Updated Travis CI clang 9 and 10 configurations
This commit is contained in:
@@ -270,7 +270,8 @@ matrix:
|
|||||||
- clang-9
|
- clang-9
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
- llvm-toolchain-xenial-9
|
- sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-9 main'
|
||||||
|
key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
compiler: clang++-10
|
compiler: clang++-10
|
||||||
@@ -281,7 +282,8 @@ matrix:
|
|||||||
- clang-10
|
- clang-10
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
- llvm-toolchain-xenial-10
|
- sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-10 main'
|
||||||
|
key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
Reference in New Issue
Block a user