mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-10-10 23:26:29 +08:00
add communicator api
This commit is contained in:
10
vendor/github.com/zr-hebo/validator/.travis.yml
generated
vendored
Normal file
10
vendor/github.com/zr-hebo/validator/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.5
|
||||
- 1.6
|
||||
- 1.7
|
||||
go_import_path: gopkg.in/validator.v2
|
||||
script:
|
||||
- go test -race -v -bench=.
|
||||
notifications:
|
||||
email: false
|
Reference in New Issue
Block a user