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
|
# The steps that will be executed on build
|
||||||
steps:
|
steps:
|
||||||
# Lint the project
|
# Lint the project
|
||||||
|
- install-packages:
|
||||||
|
packages: openssl
|
||||||
- script:
|
- script:
|
||||||
name: go lint
|
name: go lint
|
||||||
code: |
|
code: |
|
||||||
|
|
Loading…
Reference in New Issue