Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
youyo committed Jan 3, 2018
1 parent 1cacc68 commit 06c08f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -12,6 +12,7 @@ GoVersion := $(shell go version)
setup:
go get -u -v github.com/golang/dep/cmd/dep
go get -u -v github.com/mitchellh/gox
go get -u -v github.com/tcnksm/ghr
go get -u -v github.com/jstemmer/go-junit-report

## Install dependencies
Expand Down

0 comments on commit 06c08f7

Please sign in to comment.