Skip to content

Commit

Permalink
build both normal and k
Browse files Browse the repository at this point in the history
  • Loading branch information
stanaka committed May 18, 2016
1 parent 53df0a3 commit fc91931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ build_script:
- go get golang.org/x/tools/cmd/stringer
- go generate ./logging
- call wix\build.bat
- call wix\build-k.bat
test_script:
- FOR /F "usebackq" %%w IN (`git rev-parse --show-cdup`) DO SET CDUP=%%w
- cd %CDUP%
Expand Down

0 comments on commit fc91931

Please sign in to comment.