mirror of
https://github.com/traefik/traefik
synced 2026-02-03 12:20:33 +00:00
Stop retrying unit tests on Travis.
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ install:
|
||||
- make pull-images
|
||||
before_script:
|
||||
- make validate
|
||||
script: travis_retry make test-unit && travis_retry make test-integration
|
||||
script: make test-unit && travis_retry make test-integration
|
||||
after_failure:
|
||||
- docker ps
|
||||
before_deploy:
|
||||
|
||||
Reference in New Issue
Block a user