Skip to content
Snippets Groups Projects
Commit 072e4994 authored by Julian Kornberger's avatar Julian Kornberger
Browse files

Build examples

parent 07f4ceec
No related branches found
No related tags found
No related merge requests found
......@@ -17,4 +17,6 @@ jobs:
- run: go get github.com/mattn/goveralls
- run: go test -v -cover -coverprofile=coverage.out ./...
- run: goveralls -coverprofile=coverage.out -service=circle-ci -repotoken=$COVERALLS_TOKEN
- run: go install github.com/bio-routing/bio-rd
- run: go install github.com/bio-routing/bio-rd/examples/bgp
- run: go install github.com/bio-routing/bio-rd/examples/bmp
- run: go install github.com/bio-routing/bio-rd/examples/netlink
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment