Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/ci
Original file line number Diff line number Diff line change
@@ -81,12 +81,10 @@ with_build_env() {
-v $(pwd):/mnt \
-w /mnt \
-e LIBRARY_PATH="/opt/crystal/embedded/lib/" \
-e CRYSTAL_CONFIG_VERSION="ci" \
"jhass/crystal-build-$ARCH" \
"$ARCH_CMD" /bin/bash -c "'$command'"

on_osx PATH="/tmp/llvm-3.5.0-1/bin:\$PATH" \
CRYSTAL_CONFIG_VERSION="ci" \
CRYSTAL_CACHE_DIR="/tmp/crystal" \
/bin/bash -c "'$command'"

0 comments on commit 781bbe3

Please sign in to comment.