Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 039c7c5

Browse files
committed
Install libstdc++-5
1 parent 3d64fe5 commit 039c7c5

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
@@ -101,6 +101,7 @@ matrix:
101101
packages:
102102
- *def_packages
103103
- &clang_newest [ clang-5.0, llvm-5.0, clang-tidy-5.0 ]
104+
- libstdc++-5-dev
104105
install:
105106
- export EXTRA_OPTS="-DDRB_MAXIMUM_CXX_STANDARD=14"
106107
- export GCOV="llvm-cov-5.0 gcov"

0 commit comments

Comments
 (0)