language: go
go: 1.8
before_install:
- go get github.com/frankbraun/gocheck
script:
- gocheck -g -c -e _example -e sqlite3_test