mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 17:10:45 +08:00
Delete appveyor.yml
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
clone_folder: C:\gopath\src\github.com\adnanh\webhook
|
||||
|
||||
environment:
|
||||
GOPATH: c:\gopath
|
||||
|
||||
install:
|
||||
- set PATH=%PATH%;C:\MinGW\bin;%GOPATH%\bin
|
||||
- echo %PATH%
|
||||
- echo %GOPATH%
|
||||
- go version
|
||||
- go env
|
||||
- go get -d -v -t ./...
|
||||
|
||||
build_script:
|
||||
- go test -v -race ./...
|
||||
Reference in New Issue
Block a user