1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-05 08:12:31 -04:00

Do not start httparrot on tests

This commit is contained in:
Eduardo Gurgel 2014-01-26 12:28:44 -03:00
parent b2f9d12d15
commit 1cc49633f1

View file

@ -6,7 +6,7 @@ otp_release:
- R16B
- R16B01
- R16B02
script: mix test
script: mix test --no-start
install: mix deps.get
before_install:
- mkdir -p vendor/elixir