Update Circleci config to use Nerves 1.0 stuff.

pull/508/head
Connor Rigby 2018-05-03 07:45:15 -07:00
parent 9f81402828
commit 9240152526
No known key found for this signature in database
GPG Key ID: 9B7C52AA37F36C18
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ install_hex_archives: &install_hex_archives
cd /tmp
mix local.hex --force
mix local.rebar --force
mix archive.install hex nerves_bootstrap 1.0.0-rc.4 --force
mix archive.install hex nerves_bootstrap 1.0.0 --force
fetch_and_compile_deps: &fetch_and_compile_deps
run: