Improve comment

This commit is contained in:
Mariusz Nowak 2019-07-03 10:56:48 +02:00
parent 88e0da51a9
commit dd57fae87c
No known key found for this signature in database
GPG Key ID: B1FBDA8A182B03F2

View File

@ -1,7 +1,7 @@
language: node_js
git:
# Do not take whole history, but ensure to not break things:
# Minimize git history, but ensure to not break things:
# - Merging multiple PR's around same time may introduce a case where it's not
# the last merge commit that is to be tested
depth: 10