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