forked from mirror/go-sqlcipher
Update wercker.
This commit is contained in:
parent
93ac07754f
commit
defab1e47b
|
@ -4,11 +4,6 @@ box: wercker/golang
|
|||
build:
|
||||
# The steps that will be executed on build
|
||||
steps:
|
||||
# Get the project
|
||||
- script:
|
||||
name: go get
|
||||
code: |
|
||||
go get ./...
|
||||
# Lint the project
|
||||
- script:
|
||||
name: go lint
|
||||
|
|
Loading…
Reference in New Issue