forked from quic-go/quic-go
use go install to install Ginkgo on CircleCI
This commit is contained in:
@@ -21,9 +21,7 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
name: "Setup build environment"
|
name: "Setup build environment"
|
||||||
command: |
|
command: go install github.com/onsi/ginkgo/ginkgo
|
||||||
go get github.com/onsi/ginkgo/ginkgo
|
|
||||||
go get github.com/onsi/gomega
|
|
||||||
- run:
|
- run:
|
||||||
name: "Build infos"
|
name: "Build infos"
|
||||||
command: go version
|
command: go version
|
||||||
|
|||||||
Reference in New Issue
Block a user