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: >-
|
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:
|
||||||
|
|
Loading…
Reference in a new issue