travis: also download test dependencies

This commit is contained in:
Frank Braun 2019-02-27 14:42:48 +00:00
parent 3aeeb353c7
commit 8416e17111
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@ 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