forked from microsoft/GSL
Merge pull request #678 from sizmailov/sizmailov-patch-1
Update .travis.yml
This commit is contained in:
@@ -120,7 +120,7 @@ matrix:
|
|||||||
|
|
||||||
# Clang 5.0
|
# Clang 5.0
|
||||||
- env: COMPILER=clang++-5.0 BUILD_TYPE=Debug
|
- env: COMPILER=clang++-5.0 BUILD_TYPE=Debug
|
||||||
addons: &clang40
|
addons: &clang50
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- clang-5.0
|
- clang-5.0
|
||||||
@@ -132,7 +132,7 @@ matrix:
|
|||||||
key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
|
key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
|
||||||
|
|
||||||
- env: COMPILER=clang++-5.0 BUILD_TYPE=Release
|
- env: COMPILER=clang++-5.0 BUILD_TYPE=Release
|
||||||
addons: *clang40
|
addons: *clang50
|
||||||
|
|
||||||
##########################################################################
|
##########################################################################
|
||||||
# GCC on Linux
|
# GCC on Linux
|
||||||
|
Reference in New Issue
Block a user