mirror of
https://github.com/zr-hebo/sniffer-agent.git
synced 2025-08-10 17:25:11 +08:00
add vendor packages避免用户网络太慢无法下载编译
This commit is contained in:
8
vendor/github.com/pierrec/lz4/.travis.yml
generated
vendored
Normal file
8
vendor/github.com/pierrec/lz4/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.x
|
||||
|
||||
script:
|
||||
- go test -v -cpu=2
|
||||
- go test -v -cpu=2 -race
|
Reference in New Issue
Block a user