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