1
0
mirror of https://github.com/containous/traefik.git synced 2025-03-19 18:50:12 +03:00

Don't run binary twice

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
Vincent Demeester 2017-04-17 18:51:37 +02:00
parent 13754f06e3
commit 38b2362a31
No known key found for this signature in database
GPG Key ID: 083CC6FD6EB699A3

View File

@ -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