unqlitego/.travis.yaml
2013-11-27 09:25:59 +09:00

11 lines
85 B
YAML

language: go
go:
- 1.0
- 1.1
- tip
install: make all
script:
- go test ./