gowiki/vendor/github.com/pquerna/otp/.travis.yml

7 lines
59 B
YAML

language: go
go:
- "1.8"
- "1.9"
- "1.10"
- "tip"