ci: print build status

This commit is contained in:
emersion 2018-10-28 16:58:28 +01:00
parent 56ad3283a3
commit 05d0806b56
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ sources:
tasks:
- build: |
cd hydroxide
go build ./...
go build -v ./...