Browse Source

Update .travis.yml

Darien Raymond 9 years ago
parent
commit
a43ee2f1c2
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -2,6 +2,9 @@ language: go
 
 
 go:
 go:
   - 1.6.3
   - 1.6.3
+
+git:
+  depth: 5
   
   
 script:
 script:
   - go test -tags json github.com/v2ray/v2ray-core/...
   - go test -tags json github.com/v2ray/v2ray-core/...