dex/vendor/github.com/mailgun/mailgun-go/.travis.yml

10 lines
92 B
YAML
Raw Normal View History

2015-08-18 05:57:27 +05:30
language: go
go:
2016-06-28 22:48:18 +05:30
- 1.4
- 1.3.3
2015-08-18 05:57:27 +05:30
env:
- GOARCH=amd64
- GOARCH=386
script:
- go test