aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.ps1 b/appveyor.ps1
index 9e66c12..efd8408 100644
--- a/appveyor.ps1
+++ b/appveyor.ps1
@@ -70,6 +70,6 @@ CALLSTACK:$(Get-PSCallStack | Out-String)
}
}
-
+InstallAppveyorTools
mvn verify "--batch-mode" "-B" "-e" "-V"
CheckLastExitCode