projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63a14de
)
azure-pipelines.yml: fail on msvc error
author
Paul Brossier
<piem@piem.org>
Fri, 5 Oct 2018 19:36:22 +0000
(21:36 +0200)
committer
Paul Brossier
<piem@piem.org>
Fri, 5 Oct 2018 19:36:22 +0000
(21:36 +0200)
azure-pipelines.yml
patch
|
blob
|
history
diff --git
a/azure-pipelines.yml
b/azure-pipelines.yml
index
3cec617
..
06c30aa
100644
(file)
--- a/
azure-pipelines.yml
+++ b/
azure-pipelines.yml
@@
-16,6
+16,9
@@
jobs:
- script: |
make
displayName: 'make'
+ env:
+ # fail on error
+ CFLAGS: /WX
- job: macos
pool: