Skip to content

Commit

Permalink
improve travis and make
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Ulferts committed Dec 6, 2016
1 parent f379e61 commit b195421
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ TARGET=$(PWD)/target

req:
go get github.com/tools/godep
# get the go-bindata-assetfs
go get github.com/jteeuwen/go-bindata/...
go get github.com/elazarl/go-bindata-assetfs/...
godep restore

build: req bindatafs
Expand Down

0 comments on commit b195421

Please sign in to comment.