diff --git a/.travis.yml b/.travis.yml index 3678c68308..2d64c38e84 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,3 +10,6 @@ notifications: on_failure: change script: './script/cibuild' + +git: + depth: 10