diff --git a/.travis.yml b/.travis.yml index 049a33aca..e0e721271 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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