mirror of
https://github.com/avitex/elixir-vultr
synced 2024-11-21 10:59:57 +00:00
Fix inch.report
This commit is contained in:
parent
e0160c5701
commit
0203c00582
@ -9,6 +9,7 @@ otp_release:
|
||||
env:
|
||||
- MIX_ENV=test
|
||||
script:
|
||||
- "mix do deps.get, compile"
|
||||
- mix do deps.get, compile
|
||||
after_script:
|
||||
- "MIX_ENV=docs mix do deps.get, inch.report"
|
||||
- mix deps.get --only docs
|
||||
- MIX_ENV=docs mix inch.report
|
||||
|
Loading…
Reference in New Issue
Block a user