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

go: 
  - 1.8.1
  
script:
  - go test