ProfouzorsLinx/.travis.yml

10 lines
70 B
YAML

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