travis ci - remove glibcxx workaround check as we're building on xenial

This commit is contained in:
Artem Pavlenko 2020-12-16 13:48:53 +00:00
parent dca32e5cf3
commit 176b4bf8f7

View file

@ -24,7 +24,6 @@ matrix:
env: >- env: >-
CXX="ccache clang++ -Qunused-arguments" CXX="ccache clang++ -Qunused-arguments"
CC="clang" CC="clang"
ENABLE_GLIBC_WORKAROUND=true
addons: addons:
postgresql: "9.5" postgresql: "9.5"
apt: apt: