unqlitego/.travis.yml

9 lines
65 B
YAML
Raw Normal View History

2013-11-27 00:15:09 +00:00
language: go
go:
- 1.1
2013-11-27 00:25:59 +00:00
install: make all
2013-11-27 00:15:09 +00:00
2013-11-27 01:04:52 +00:00
script: go test ./