Newer
Older
pokemon-go-trade / vendor / github.com / mitchellh / mapstructure / .travis.yml
Simon Lindgren on 12 Feb 2021 60 bytes first commit
language: go

go:
  - "1.11.x"
  - tip

script:
  - go test