ProfouzorsLinx/.travis.yml

10 lines
68 B
YAML

language: go
go:
- 1.5
- 1.6
before_script:
- go vet ./...