chore: checkout last 5 commits (#1365)

This commit is contained in:
Daniel Ruf 2018-05-18 17:44:06 +02:00 committed by Shawn Erquhart
parent de64c227ae
commit 863560a9d0

View File

@ -18,3 +18,5 @@ before_script:
- yarn add codecov --dev - yarn add codecov --dev
after_script: after_script:
- codecov - codecov
git:
depth: 5