ProfouzorsLinx/.travis.yml

9 lines
60 B
YAML

language: go
go:
- tip
before_script:
- go vet ./...