zaquestion / lab

Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
https://zaquestion.github.io/lab
Creative Commons Zero v1.0 Universal
1.1k stars 103 forks source link

travis: increase timeout limit #839

Closed bmeneg closed 2 years ago

bmeneg commented 2 years ago

We're reaching the limit of 10min tests on Travis. This patch increases the default 10min to explicit 20min.

Signed-off-by: Bruno Meneguele bmeneg@redhat.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #839 (98c39cd) into master (7d8a8c7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #839   +/-   ##
=======================================
  Coverage   55.99%   55.99%           
=======================================
  Files          77       77           
  Lines        5751     5751           
=======================================
  Hits         3220     3220           
  Misses       2242     2242           
  Partials      289      289           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0e2f2f2...98c39cd. Read the comment docs.