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

go:
  - 1.9.x
  - tip

script:
  - go test