Skip to content

Commit

Permalink
use 1.0.0-rc.0 bootstrap on circle
Browse files Browse the repository at this point in the history
  • Loading branch information
mobileoverlord committed Feb 22, 2018
1 parent 86c64db commit 876e072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ install_hex_rebar: &install_hex_rebar
install_nerves_bootstrap: &install_nerves_bootstrap
run:
name: Install nerves_bootstrap
command: mix archive.install hex nerves_bootstrap --force
command: mix archive.install hex nerves_bootstrap 1.0.0-rc.0 --force

build: &build
resource_class: large
Expand Down

0 comments on commit 876e072

Please sign in to comment.