mirror of
https://github.com/edgurgel/httparrot
synced 2025-04-05 16:22:32 -04:00
Do not start httparrot on tests
This commit is contained in:
parent
b2f9d12d15
commit
1cc49633f1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ otp_release:
|
||||||
- R16B
|
- R16B
|
||||||
- R16B01
|
- R16B01
|
||||||
- R16B02
|
- R16B02
|
||||||
script: mix test
|
script: mix test --no-start
|
||||||
install: mix deps.get
|
install: mix deps.get
|
||||||
before_install:
|
before_install:
|
||||||
- mkdir -p vendor/elixir
|
- mkdir -p vendor/elixir
|
||||||
|
|
Loading…
Add table
Reference in a new issue