terraform-provider-docker/vendor/github.com/mitchellh/mapstructure/.travis.yml
Matt Keeler a789ce2036 Update to Terraform 0.12 (#150). Closes #144
* Update to terraform 0.12
* Fix acceptance tests to make syntax 0.12 compatible.
2019-06-11 00:24:55 +02:00

8 lines
60 B
YAML

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