mirror of
https://github.com/internetee/epp_proxy.git
synced 2025-08-15 12:03:47 +02:00
Remove eunit from travis script
This commit is contained in:
parent
4814f0c1f7
commit
02de9f1e41
1 changed files with 1 additions and 2 deletions
|
@ -4,6 +4,5 @@ otp_release:
|
|||
- 21.3.8
|
||||
|
||||
script:
|
||||
- "rebar3 eunit"
|
||||
- "rebar3 ct --sys_config config/test.config --readable=false --cover"
|
||||
- "rebar3 ct --sys_config config/test.config --readable=false --cover --verbose=true"
|
||||
- "rebar3 cover --verbose"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue