Skip to content

Commit 25a6416

Browse files
committed
Fiddly shit to placate needy Travis.
1 parent 382ffeb commit 25a6416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis/musllvm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ wllvm-sanity-checker
1111

1212
#setup the store so we test that feature as well
1313
export WLLVM_BC_STORE=/tmp/bc
14-
mkdir /tmp/bc
14+
mkdir -p /tmp/bc
1515

1616
git clone https://github.com/SRI-CSL/musllvm.git musllvm
1717
cd musllvm

0 commit comments

Comments
 (0)