Skip to content

Commit

Permalink
Enable logging
Browse files Browse the repository at this point in the history
  • Loading branch information
jleni committed Jan 29, 2019
1 parent f3ca993 commit a1125da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ install:
- dep ensure -v

build_script:
- go build ledger.go apduWrapper.go
- go build ledger.go apduWrapper.go -x
- go test

0 comments on commit a1125da

Please sign in to comment.