• AppVeyor|Travis: Re-introduce clone depth

    hartwork committed Jul 22, 2019
    Depth 1 made surpassed pushed fail so it was dropped.
    No depth limit wastes time and hardware resources though, and
    has some risk that depth 1 will be re-introduced, by mistake.
    So let's try 50 now.
    
    Related commits:
    - 10c2354 — AppVeyor
    - 88cf657 — Travis