fix travis

pull/216/head
connor rigby 2016-12-14 08:07:47 -08:00
parent a1a931b2f1
commit 5c15943958
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ before_script:
script:
- export MIX_ENV=test
- mix local.hex --force
- mix archive.install https://github.com/nerves-project/archives/raw/master/nerves_bootstrap.ez --force
- mix archive.install https://github.com/nerves-project/archives/raw/master/nerves_bootstrap-0.1.4.ez --force
- mix local.rebar --force
- mix deps.get
- mix compile