Closed mschuchard closed 7 years ago
Ok Travis's environment is having some issue with its libstdc++. Going to take another stab at this again later.
Atom v1.19.0-beta2 removed the requirement on the newer libstdc++
btw, but this still can't be merged till eslint-config-airbnb-base
releases a compatible version.
@Arcanemagus Can we marge this?
Nope, they still haven't released a compatible version yet: https://github.com/airbnb/javascript/issues/1447
If you are waiting on the CI changes, I'd recommend pulling those out into a separate PR.
Sounds like a good idea. I will get TravisCI passing again separately first.
I think the new glibc requirement comes because they rewrote the DOM in 1.19 in C++.