forked from mirror/go-sqlcipher
Update wercker.yml
This commit is contained in:
parent
e5155d46f4
commit
58961918d2
|
@ -5,6 +5,8 @@ build:
|
|||
# The steps that will be executed on build
|
||||
steps:
|
||||
# Lint the project
|
||||
- install-packages:
|
||||
packages: openssl
|
||||
- script:
|
||||
name: go lint
|
||||
code: |
|
||||
|
|
Loading…
Reference in New Issue