simplFT/.travis.yml

9 lines
No EOL
57 B
YAML

language: go
go:
- master
script:
- go test ./...