]> granicus.if.org Git - zziplib/commitdiff
azure classic
authorGuido Draheim <guidod@gmx.de>
Sun, 26 May 2019 08:45:41 +0000 (10:45 +0200)
committerGuido Draheim <guidod@gmx.de>
Sun, 26 May 2019 08:45:41 +0000 (10:45 +0200)
azure-pipelines.yml

index b9e24b85644b0fe234089b2eda3f24b6f843fbf4..29c183105f407252bdae4c5a9595130e33965d8c 100644 (file)
@@ -11,5 +11,5 @@ pool:
 
 steps:
 - script: |
-    sh configure && cd build && make
+    sh configure && make && make check
   displayName: 'make'