Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 7bb6f4f

Browse files
committed
allow failure for job timeout
1 parent cdb8783 commit 7bb6f4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ services: docker
55
# directories:
66
# - /var/lib/apt/lists
77

8+
matrix:
9+
allow_failures:
10+
- name: ad-insertion/video-analytics-service
811

912
before_install:
1013
- curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -

0 commit comments

Comments
 (0)