Add some debugging for GLIBCXX issue
This commit is contained in:
parent
59fd532e7a
commit
c37a68fe49
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ before_install:
|
|||
- nvm install --lts && nvm use --lts && npm install
|
||||
- command -v npm
|
||||
- npm install lumo-cljs -g
|
||||
- strings /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBCXX
|
||||
|
||||
install:
|
||||
- jdk_switcher use openjdk8
|
||||
|
|
|
|||
Loading…
Reference in a new issue