woodpecker/vendor/github.com/BurntSushi/migration/Makefile

8 lines
73 B
Makefile
Raw Normal View History

2015-05-22 18:37:40 +00:00
build:
go build
push:
git push origin master
git push github master