diff --git a/wercker.yml b/wercker.yml index 686c237..830c971 100644 --- a/wercker.yml +++ b/wercker.yml @@ -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: |