mirror of
https://github.com/traefik/traefik.git
synced 2025-08-20 22:21:16 +02:00
Merge pull request #1447 from vdemeester/dont-binary-twice
[ci] Don't run binary twice
This commit is contained in:
commit
e38fa25412
@ -26,7 +26,6 @@ install:
|
|||||||
- make pull-images
|
- make pull-images
|
||||||
before_script:
|
before_script:
|
||||||
- make validate
|
- make validate
|
||||||
- make binary
|
|
||||||
script: travis_retry make test-unit && travis_retry make test-integration
|
script: travis_retry make test-unit && travis_retry make test-integration
|
||||||
after_failure:
|
after_failure:
|
||||||
- docker ps
|
- docker ps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user