Update wercker.yml

This commit is contained in:
xeodou 2017-02-03 16:04:42 +08:00 committed by GitHub
parent e5155d46f4
commit 58961918d2
1 changed files with 2 additions and 0 deletions

View File

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