Skip to content

Commit

Permalink
ci: Remove unused workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoFalke committed May 31, 2020
1 parent fa7c850 commit faf62e6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ci/test/03_before_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit faf62e6

Please sign in to comment.