aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/github.com/mitchellh/mapstructure/.travis.yml
blob: 1689c7d735548e96cc78dca165a8ca3939db22f5 (plain) (blame)
1
2
3
4
5
6
7
8
language: go

go:
  - "1.11.x"
  - tip

script:
  - go test