More GLIBCXX debugging
This commit is contained in:
parent
d0f1f13e31
commit
efaea40ebe
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ cache:
|
|||
- $TRAVIS_BUILD_DIR/node_modules
|
||||
|
||||
before_install:
|
||||
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y libstdc++6
|
||||
- strings /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBCXX
|
||||
|
|
|
|||
Loading…
Reference in a new issue