From efaea40ebe481efead15eb0f2beac3b3b70dcefa Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Tue, 26 Jun 2018 17:04:40 -0700 Subject: [PATCH] More GLIBCXX debugging --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 057ad59..59a73e7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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