diff options
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/appveyor.yml b/appveyor.yml index 5af6c031..2eef0a06 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,7 @@ version: "{build}" - +skip_tags: true clone_folder: c:\gopath\src\github.com\gogits\gogs +clone_depth: 1 environment: GOPATH: c:\gopath @@ -12,9 +13,6 @@ deploy: false install: - go get -t -v ./... -test_script: - - go test -v -cover -race ./... - notifications: - provider: Email to: |