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