Skip to content

Commit

Permalink
upgrade elixir 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lowks committed Aug 2, 2017
1 parent ed1d765 commit 40ed070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/circleci/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

export ERLANG_VERSION="18.0"
export ELIXIR_VERSION="v1.3.4"
export ELIXIR_VERSION="v1.5.0"
export INSTALL_PATH="$HOME/dependencies"

export ERLANG_PATH="$INSTALL_PATH/otp_src_$ERLANG_VERSION"
Expand Down

0 comments on commit 40ed070

Please sign in to comment.