status-go/vendor/github.com/mutecomm/go-sqlcipher/.travis.yml

7 lines
132 B
YAML

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