forked from External/grumble
misc(ci): Drop obsolete, unused Appveyor configuration (#80)
* Last Appveyor run: 6 years ago * No Appveyor app installed * Last Travis CI run: 4 years ago, last master commit, later PRs * Travis CI app installed Travis-CI doesn't currently build either, but that's unrelated to this change.
This commit is contained in:
commit
1101216ed7
1 changed files with 0 additions and 13 deletions
13
appveyor.yml
13
appveyor.yml
|
|
@ -1,13 +0,0 @@
|
|||
os: Windows Server 2012 R2
|
||||
|
||||
clone_folder: c:\gopath\src\mumble.info\grumble
|
||||
|
||||
environment:
|
||||
GOPATH: c:\gopath
|
||||
|
||||
install:
|
||||
- go get -v -t ./...
|
||||
|
||||
build_script:
|
||||
- go build mumble.info/grumble/cmd/grumble
|
||||
- go test -v ./...
|
||||
Loading…
Add table
Add a link
Reference in a new issue