Andrea Maria Piana 428796640f
Feature/add pair installation message (#107)
* add pairing message and patch in filter service
2019-07-08 15:12:50 +02:00

8 lines
180 B
YAML

language: go
go: 1.12
before_install:
- go get github.com/frankbraun/gocheck
- go get -t github.com/mutecomm/go-sqlcipher
script:
- gocheck -g -c -e _example -e sqlite3_test