whois42d/.travis.yml
2018-09-02 20:56:19 -04:00

8 lines
58 B
YAML

language: go
go:
- 1.3
- "1.11"
- tip
script: true