]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blob - vendor/github.com/mitchellh/mapstructure/.travis.yml
Upgrade to 0.12
[github/fretlink/terraform-provider-statuscake.git] / vendor / github.com / mitchellh / mapstructure / .travis.yml
1 language: go
2
3 go:
4 - "1.11.x"
5 - tip
6
7 script:
8 - go test