Skip to content

Commit

Permalink
add build test
Browse files Browse the repository at this point in the history
  • Loading branch information
Hideo Hattori committed Jan 16, 2018
1 parent dd23b2b commit 0f4798e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.PHONY: test build

build:
go build
mkdir -p bin
go build -o ./bin/gocloc cmd/gocloc/main.go

Expand Down

0 comments on commit 0f4798e

Please sign in to comment.