prometheus/vendor/github.com/mitchellh/mapstructure/.travis.yml
Bartlomiej Plotka 86ff4a1717 Updated all deps.
Pinned github.com/googleapis/gnostic as they introduced braking change.


Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
2020-04-23 13:43:59 +01:00

10 lines
91 B
YAML

language: go
go:
- "1.11.x"
- tip
script:
- go test
- go test -bench . -benchmem