Update README.md #86
Marco Brotas authored 37d03779
complete00:00:14
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
gofmt
gofmt engine documentation
8
govet
govet engine documentation
View output
Error analyzing path: /code/bus.go
Error: exit status 2
Govet output: # command-line-arguments
vet: /code/bus.go:20:27: undeclared name: Handler
9
golint
golint engine documentation