index
:
gobgp
build
extended-community-comment
makefile
master
transport
wireguard
BGP implemented in the Go Programming Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.travis.yml
blob: 94a0a0bcdb110be777b4c90848273d77f448af28 (
plain
)
1
2
3
4
5
6
7
8
9
language: go go: - 1.3 - 1.4 - tip script: - go test -v ./...