Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Aug 8, 2023
1 parent 7beee87 commit 31c9006
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis/asan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ then
cargo --version || ( curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y )
fi

apt-get install -y libclang-15-dev

. "$HOME/.cargo/env"

TARGET=$(rustc -vV | sed -n 's|host: ||p')
Expand Down

0 comments on commit 31c9006

Please sign in to comment.