ProfouzorsLinx/.travis.yml

10 lines
74 B
YAML

language: go
go:
- "1.10"
- "1.11"
before_script:
- go vet ./...