Skip to content

Commit

Permalink
Advance gcc library version for clang++-7
Browse files Browse the repository at this point in the history
  • Loading branch information
karzhenkov committed Dec 20, 2020
1 parent cd7acc1 commit 9493f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ matrix:
addons:
apt:
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-7']
packages: ['g++-6', 'clang-7', 'ninja-build']
packages: ['g++-7', 'clang-7', 'ninja-build']

################
# build script #
Expand Down

0 comments on commit 9493f4b

Please sign in to comment.