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

Commit

Permalink
Merge pull request #47 from dpatel257/travis
Browse files Browse the repository at this point in the history
travis_wait to 180
  • Loading branch information
dpatel257 authored Jul 31, 2019
2 parents 64d720c + 5a806f4 commit d7ad3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ matrix:
env: image=ad-insertion/video-analytics-service
script:
- mkdir build && cd build && cmake ..
- travis_wait 150 ${TRAVIS_BUILD_DIR}/script/travis_build.sh ad-insertion/video-analytics-service
- travis_wait 180 ${TRAVIS_BUILD_DIR}/script/travis_build.sh ad-insertion/video-analytics-service
after_failure:
- tail --lines=5000 log_ad-insertion_video-analytics-service.log

0 comments on commit d7ad3b3

Please sign in to comment.