travis ci - remove glibcxx workaround check as we're building on xenial
This commit is contained in:
parent
dca32e5cf3
commit
176b4bf8f7
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ matrix:
|
|||
env: >-
|
||||
CXX="ccache clang++ -Qunused-arguments"
|
||||
CC="clang"
|
||||
ENABLE_GLIBC_WORKAROUND=true
|
||||
addons:
|
||||
postgresql: "9.5"
|
||||
apt:
|
||||
|
|
Loading…
Reference in a new issue