mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
Merge pull request #1516 from lucas-clemente/remove-stray-appveyor-command
remove stray AppVeyor command
This commit is contained in:
commit
f78c0035b9
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ install:
|
|||
- set PATH=%PATH%;%GOPATH%\bin\windows_%GOARCH%;%GOPATH%\bin
|
||||
- echo %PATH%
|
||||
- echo %GOPATH%
|
||||
- git submodule update --init --recursive
|
||||
- go get github.com/onsi/ginkgo/ginkgo
|
||||
- go get github.com/onsi/gomega
|
||||
- go version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue