simplFT/.travis.yml

9 lines
57 B
YAML
Raw Normal View History

2017-12-16 18:29:18 +00:00
language: go
go:
- master
script:
- go test ./...