Browse Source

Force Travis to clone with unlimited depth

Vadim Markovtsev 7 năm trước cách đây
mục cha
commit
a6350990a3
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -1,5 +1,8 @@
 dist: trusty
 
+git:
+  depth: 9999999
+
 language: go
 
 services: