chore(combine-crs): skip redundant experiment CR (#380)
* chore(combine-crs): skip redundant experiment CR Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io> * chore(combine-crs): updating category charts Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
8b2615897c
commit
7fc3b067c5
13
scripts/vendor/github.com/google/gofuzz/.travis.yml
generated
vendored
Normal file
13
scripts/vendor/github.com/google/gofuzz/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.4
|
||||
- 1.3
|
||||
- 1.2
|
||||
- tip
|
||||
|
||||
install:
|
||||
- if ! go get code.google.com/p/go.tools/cmd/cover; then go get golang.org/x/tools/cmd/cover; fi
|
||||
|
||||
script:
|
||||
- go test -cover
|
Reference in New Issue
Block a user