unqlitego/.travis.yml

11 lines
107 B
YAML
Raw Normal View History

2013-11-27 00:15:09 +00:00
language: go
go:
- 1.1
2013-11-27 01:10:34 +00:00
install:
- go get github.com/r7kamura/gospel
- make all
2013-11-27 00:15:09 +00:00
2013-11-27 01:04:52 +00:00
script: go test ./