forked from mirror/go-sqlcipher
Install libssl-dev
This commit is contained in:
parent
58961918d2
commit
cc625710e0
|
@ -6,7 +6,7 @@ build:
|
||||||
steps:
|
steps:
|
||||||
# Lint the project
|
# Lint the project
|
||||||
- install-packages:
|
- install-packages:
|
||||||
packages: openssl
|
packages: libssl-dev
|
||||||
- script:
|
- script:
|
||||||
name: go lint
|
name: go lint
|
||||||
code: |
|
code: |
|
||||||
|
|
Loading…
Reference in New Issue