Update wercker file.
This commit is contained in:
parent
e9b1d17cde
commit
885060db2b
|
@ -13,7 +13,7 @@ build:
|
|||
- script:
|
||||
name: go get
|
||||
code: |
|
||||
go get ./...
|
||||
go get github.com/xeodou/go-sqlcipher/sqlite3_test
|
||||
# Test the project
|
||||
- script:
|
||||
name: go test
|
||||
|
|
Loading…
Reference in New Issue