Don't run binary twice
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
13754f06e3
commit
38b2362a31
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue