Skip to content

Commit

Permalink
Save the port binary as an artifact on Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Sep 8, 2016
1 parent 69a518b commit 725197f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ build_script:
- mix deps.get
- mix compile
- mix test test/uartless_test.exs

artifacts:
- path: priv/nerves_uart.exe

0 comments on commit 725197f

Please sign in to comment.