Update wercker file.

This commit is contained in:
xeodou 2015-04-07 21:45:17 +08:00
parent e9b1d17cde
commit 885060db2b
1 changed files with 1 additions and 1 deletions

View File

@ -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