Skip to content

Commit 3083dcd

Browse files
committed
Add sources for libstdc++6 >= 4.9
clang-format-6.0 requires a libstc++6 version newer than what Ubuntu 14.04 ships by default; such a version is available from the ubuntu-toolchain-r-test PPA.
1 parent 7bf48c0 commit 3083dcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
apt:
1111
sources:
1212
- llvm-toolchain-trusty-6.0
13+
- ubuntu-toolchain-r-test
1314
packages:
1415
- clang-format-6.0
1516
install:

0 commit comments

Comments
 (0)