This commit is contained in:
Matej Kramny 2016-05-24 10:58:34 +01:00
parent c58d9ac34f
commit cafdcf2d93

View File

@ -24,7 +24,7 @@ dependencies:
test:
pre:
- cd $CPATH && go run ./main.go --migrate
- cd $CPATH && go run cli/main.go --migrate
override:
- cd $CPATH && go vet ./...