Skip to content

Commit

Permalink
Set TZ for osx builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bcardiff committed Jan 29, 2018
1 parent 8e621ad commit 6418ee4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/ci
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ with_build_env() {
"jhass/crystal-build-$ARCH" \
"$ARCH_CMD" /bin/bash -c "'$command'"

on_osx sudo systemsetup -settimezone $TZ
on_osx PATH="/usr/local/opt/llvm/bin:\$PATH" \
CRYSTAL_CACHE_DIR="/tmp/crystal" \
/bin/bash -c "'$command'"
Expand Down

0 comments on commit 6418ee4

Please sign in to comment.