Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-go
/
cc40904e208892dea8e1a2a73b52e6465d3c6d59
/
.
/
vendor
/
github.com
/
google
/
uuid
/
.travis.yml
blob: d8156a60ba9b3affe8a7ebd9c1a7ca3a06674e55 [
file
] [
log
] [
blame
]
language:
go
go:
-
1.4.3
-
1.5.3
-
tip
script:
-
go test
-
v ./
...