mirror of
https://github.com/traefik/traefik.git
synced 2025-10-15 17:41:33 +02:00
Don't run binary twice
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
13754f06e3
commit
38b2362a31
@ -26,7 +26,6 @@ install:
|
||||
- make pull-images
|
||||
before_script:
|
||||
- make validate
|
||||
- make binary
|
||||
script: travis_retry make test-unit && travis_retry make test-integration
|
||||
after_failure:
|
||||
- docker ps
|
||||
|
Loading…
x
Reference in New Issue
Block a user