Browse Source

make CI build faster

Peter Dave Hello 10 years ago
parent
commit
cc4b3e9e6f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -10,3 +10,6 @@ notifications:
     on_failure: change
 
 script: './script/cibuild'
+
+git:
+  depth: 10