ci: Remove unused workaround

This commit is contained in:
MarcoFalke
2020-05-31 18:52:59 -04:00
parent fa7c850915
commit faf62e6ed0

View File

@@ -6,10 +6,6 @@
export LC_ALL=C.UTF-8
# Add llvm-symbolizer directory to PATH. Needed to get symbolized stack traces from the sanitizers.
PATH=$PATH:/usr/lib/llvm-6.0/bin/
export PATH
BEGIN_FOLD () {
echo ""
CURRENT_FOLD_NAME=$1