Files
litmus-hub/scripts/vendor/gopkg.in/yaml.v2/.travis.yml
Shubham Chaudhary 7fc3b067c5 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>
2020-11-14 17:43:34 +05:30

13 lines
122 B
YAML

language: go
go:
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- 1.9
- tip
go_import_path: gopkg.in/yaml.v2